User:Ponyo/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.
//CSD Helper – helps admins delete speedy deletions much more quickly, including changing rationales, and assists everyone in declining/contesting speedy deletions and changing speedy deletions to PRODs
importScript('User:Ale_jrb/Scripts/csdhelper.js');  // Linkback: [[User:Ale_jrb/Scripts/csdhelper.js']]

//Watchlist Links – Adds some useful links to the Watchlist.
importScript('user:js/watchlist.js');  // Linkback: [[user:js/watchlist.js]]

//Rollback All – Revert all contributions of a user
importScript('User:Writ Keeper/Scripts/massRollback.js');   // Linkback: [[User:Writ Keeper/Scripts/massRollback.js]]

//rollbackSum – Rollback summary.
importScript('User:Nageh/rollbackSum.js'); // Linkback: [[User:Nageh/rollbackSum.js]]

//Mass Revdel: revdel capabilities available directly from user contributions page
importScript('User:Writ Keeper/Scripts/massRevdel.js');   // Linkback: [[User:Writ Keeper/Scripts/massRevdel.js]]

//SPI helper – essentially a must if you regularly work at WP:SPI
importScript( 'User:GeneralNotability/spihelper.js' ); // Backlink: [[User:GeneralNotability/spihelper.js]]

//CUloghelper - Turns timestamps of a filtered CU log into links that try to locate the entry in the full log (Sept. 2013 version)
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Amalthea/culoghelper.js&oldid=571667940&action=raw&ctype=text/javascript');

//SPI Staleness: 
mw.loader.load("/w/index.php?title=User:Writ Keeper/Scripts/cuStaleness.js&action=raw&ctype=text/javascript");

//Sock Cat Statelness:
mw.loader.load("/w/index.php?title=User:Writ Keeper/Scripts/sockStaleness.js&action=raw&ctype=text/javascript");

//Restore watchlist to pre-"Sea of Blue" status:
mw.loader.load("/w/index.php?title=User:Writ Keeper/Scripts/sectionLinkShortener.js&action=raw&ctype=text/javascript");

//Show a link to the Special:Undelete page
importScript( 'User:Enterprisey/link-deleted-revs.js' ); // Backlink: [[User:Enterprisey/link-deleted-revs.js]]

//CU display helper
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Ladsgroup/CheckUserHelper.js&action=raw&ctype=text/javascript');

//Spam userblock assist
importScript( 'User:MusikAnimal/spamublock.js' ); // Backlink: [[User:MusikAnimal/spamublock.js]]

//Unreliable/Predatory Source Detector  
importScript( 'User:Headbomb/unreliable.js' ); // Backlink: [[User:Headbomb/unreliable.js]]

//Move to darft script:
importScript( 'User:MPGuy2824/MoveToDraft.js' ); // Backlink: [[User:MPGuy2824/MoveToDraft.js]]
//Undo multiple edits from Special:Contributions:
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Alexis_Jazz/Kill-It-With-Fire.js&action=raw&ctype=text/javascript');