User:Gonnym/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.
/* [[User:Technical_13/Scripts/OneClickArchiver]] */
importScript('User:Technical_13/Scripts/OneClickArchiver.js');

/* [[User:The Transhumanist/SearchSuite.js]] */
importScript("User:The Transhumanist/SearchSuite.js");

/* [[User:Frietjes/templatecompare.js]] */
importScript('User:Frietjes/templatecompare.js');

/* [[User:PrimeHunter/Source links.js]] */
importScript('User:PrimeHunter/Source links.js');

/* [[User:SD0001/cat-all-shortdescs.js]] */
importScript('User:SD0001/cat-all-shortdescs.js');

importScript('User:Gonnym/sandbox/SDUser.js');

/* [[User:BrandonXLF/GreenRedirects.css]] */
mw.loader.load('/w/index.php?title=User:BrandonXLF/GreenRedirects.css&action=raw&ctype=text/css', 'text/css');

/* [[User:PerfektesChaos/js/lintHint]] */
// create a user defined object
var myLintHints = { };

// specify some object component
myLintHints.rooms = "*";

// communicate user defined object
mw.hook("lintHint.config").fire(myLintHints);

// finally, load gadget
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/lintHint/r.js&action=raw&maxage=86400&ctype=text/javascript');

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/lintHint/r.js&action=raw&maxage=86400&ctype=text/javascript');

mw.loader.load('//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript');

importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]

// Backlink: [[User:Anomie/linkclassifier]]
mw.hook( 'LinkClassifier' ).add( function ( linkClassifier ) {
    linkClassifier.cats['redirect-with-possibilities'] = [ 'Category:Redirects with possibilities' ].sort();
} );
mw.loader.load('/w/index.php?title=User:Anomie/linkclassifier.js&action=raw&ctype=text/javascript');