User:MusikAnimal/common.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// window.replyLinkPreloadPingTpl = "{{ping|##}}";
// window.replyLinkCustomSummary = true;
// importScript('User:Enterprisey/reply-link.js'); //Linkback: [[User:Enterprisey/reply-link.js]] Added by Script installer
importScript('User:MusikAnimal/responseHelper.js'); //Linkback: [[User:MusikAnimal/responseHelper.js]] Added by Script installer
importScript('User:Suffusion of Yellow/effp-helper.js'); //Linkback: [[User:Suffusion of Yellow/effp-helper.js]] Added by Script installer

mw.loader.using(['mediawiki.util', 'mediawiki.api'], function () {
	mw.loader.load('https://en.wikipedia.org/w/?title=MediaWiki:Gadget-MoreMenu.enwiki.js&action=raw&ctype=text/javascript');
	// mw.loader.load('http://localhost:80/MoreMenu/src/MoreMenu.enwiki.js');
});
importScript('User:SD0001/find-archived-section.js'); // Backlink: [[User:SD0001/find-archived-section.js]]
importScript('User:MusikAnimal/userRightsManager.js'); // Backlink: [[User:MusikAnimal/userRightsManager.js]]

mw.hook('moremenu.ready').add(function (config) {
	var test = 'https://test.wikipedia.org';
});
importScript('User:Enterprisey/link-deleted-revs.js'); // Backlink: [[User:Enterprisey/link-deleted-revs.js]]
importScript('User:Enterprisey/show-abusefilter-hits.js'); // Backlink: [[User:Enterprisey/show-abusefilter-hits.js]]
importScript('User:Suffusion of Yellow/batchtest-plus.js'); // Backlink: [[User:Suffusion of Yellow/batchtest-plus.js]]

inspectText = "show";
showText = "show";
hideText = "hide";
importScript('User:Writ Keeper/Scripts/commonHistory.js'); // Backlink: [[User:Writ Keeper/Scripts/commonHistory.js]]
importScript('User:Enterprisey/diff-context.js'); // Backlink: [[User:Enterprisey/diff-context.js]]