Jump to content

User:Ponyo/common.js

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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');

//Add calendar customization to watchlist 
importScript('User:SD0001/W-Ping.js'); // Backlink: [[User:SD0001/W-Ping.js]]

//Allows admins to rollback, block, mass delete, and/or revision delete in several clicks on the same page
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:WhitePhosphorus/js/all-in-one.js&action=raw&ctype=text/javascript'); // Backlink: https://meta.wikimedia.org/wiki/User:WhitePhosphorus/all-in-one

//Provides a complete view of user edit activity by displaying edit filter hits
importScript( 'User:Daniel Quinlan/Scripts/Unfiltered.js' ); // Backlink: [[User:Daniel Quinlan/Scripts/Unfiltered.js]]

//Streamlines interacting with IP addresses and IP ranges
importScript( 'User:Daniel Quinlan/Scripts/RangeHelper.js' ); // Backlink: [[User:Daniel Quinlan/Scripts/RangeHelper.js]]

//Checkuser UA script
importScript('User:GeneralNotability/InvestorGoat.js'); // Backlink: [[User:GeneralNotability/InvestorGoat.js]]