Difference between revisions of "MediaWiki:Common.js"
From MUSICAL HERITAGE ORGANIZATION
(Created page with '→Any JavaScript here will be loaded for all users on every page load.: →** Place in MediaWiki:Common.js ***: function makeRequest(url) { var httpRequest; if (wind…') |
(updated wikEd) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor | // install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor | ||
− | + | importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' | |
− | + | + '&action=raw&ctype=text/javascript'); | |
− | + '&action=raw&ctype=text/javascript |
Latest revision as of 23:11, 24 October 2016
/* Any JavaScript here will be loaded for all users on every page load. */ // install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript');