User:Thincat/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.
var wikEdConfig = {};
wikEdConfig.regExTypoFix = true;
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ATheopolisme%2FScripts%2Fadminhighlighter.js&action=raw&ctype=text/javascript'); // [[User:Theopolisme/Scripts/adminhighlighter.js]]
importScript('User:Markhurd/hidetopcontrib.js'); //Hide top contribution (More)
importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool (left tool)
if (mw.config.get('wgCanonicalSpecialPageName') == 'Watchlist')
  importScript('user:js/watchlist.js'); //top to toggle interface, second line in options
importScript('User:Equazcion/SkipFileWizard.js'); //redlink files bypass wizard
// Show sfn and harv reference errors
importScript('User:Trappist the monk/HarvErrors.js');
importScript( 'User:Equazcion/ScriptInstaller.js' ); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
importScript('User:Enterprisey/delsort.js'); //Linkback: [[User:Enterprisey/delsort.js]] Added by Script installer
// get rid of purge confirmation
if ( mw.config.get( 'wgAction' ) === 'purge' ) {
        $('form.mw-htmlform').submit();
}
//Wikisource toggle template:ls
importScript('User:Inductiveload/Visibility.js');
importScript('User:Headbomb/unreliable.js'); // Backlink: [[User:Headbomb/unreliable.js]]
importScript('User:SD0001/shortdescs-in-category.js'); // Backlink: [[User:SD0001/shortdescs-in-category.js]]
importScript('User:EpochFail/ArticleQuality-loader.js'); //Linkback: [[User:EpochFail/ArticleQuality-loader.js]] Added by Script installer
importScript('User:Enterprisey/search-shortcuts.js'); //Linkback: [[User:Enterprisey/search-shortcuts.js]] Added by Script installer
// importScript( 'User:Bradv/Scripts/Superlinks.js' ); // Backlink: [[User:Bradv/Scripts/Superlinks.js]]
importScript('User:PrimeHunter/Source links.js'); //Linkback: [[User:PrimeHunter/Source links.js]] Added by Script installer