Jump to content

User:Ks0stm/vector.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.
// importScript('User:AzaToth/twinkle.js');
// if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
// TwinkleConfig.watchRevertedPages			=	[];
// TwinkleConfig.watchSpeedyPages				=	[ 'g3',	'g5', 'g10', 'g11', 'g12', 't1'	];
// TwinkleConfig.watchWarnings				=	false;

//importScript('User:TheDJ/qui.js');

//AC Case Page Implementation Notes creator
importScript('User:Timotheus Canens/acimplnotes.js');
//Statement word count
importScript('User:GoldenRing/wordcount.js');

//Working DelSort
importScript('User:APerson/delsort.js');

importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');

//Not working DelSort
//importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
//DelsortConfig = {
//  debugLevel : 0,
//  watchDelsortedLists : 0,
//  watchDelsortedAfd : 1,
//  shortcuts : []
//};

//AfD Closing Script (obsolete)
//importScript('User:Mr.Z-man/closeAFD.js');

//XfD Closing Script
importScript('User:King of Hearts/closexfd.js');

//SPI helpers
//importScript('User:Timotheus Canens/spihelper.js');
//importScript('User:Timotheus Canens/SPIW.js');
mw.loader.load( '/w/index.php?title=User:GeneralNotability/spihelper.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:GeneralNotability/spihelper.js]]

//importScript('User:Dr pda/prosesize.js');

//Mark Blocked Users (moved to gadget)
//mw.loader.load('//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');

//ResponseHelper
importScript( 'User:MusikAnimal/responseHelper.js' ); // Backlink: [[User:MusikAnimal/responseHelper.js]]

//CentralAuth link to sidebar
importScript('User:The Voidwalker/centralAuthLink.js');

//RFPP Clerking Script (obsolete)
//importScript('User:Rami_R/rfppClerk.js');
//pr_timeout = 4

//Add custom link in my user links in the top right
//$(document).ready(function() {
//    $('<li id="pt-todo"><a href="//en.wikipedia.org/wiki/User:Ks0stm/Useful_stuff">Fast Links</a></li>').insertAfter("#pt-mytalk");
//});

//Status updater
importScript('User:Henrik/js/automod.js');

//Mass everything
importScript('User:Timotheus Canens/massblock.js');
importScript('User:Timotheus Canens/massunblock.js');
importScript('User:Animum/massdelete.js');
importScript('User:Timotheus Canens/massedit.js');

//User info below username on userpage/talk
importScript("User:PleaseStand/userinfo.js");

//Vote symbols
importScript('User:Ais523/votesymbols.js');

//One click blocking
importScript("User:Animum/easyblock.js"); //[[User:Animum/easyblock.js]]

//T/FfD closing
importScript('User:Evad37/FFDcloser.js'); // [[User:Evad37/FFDcloser]]
importScript('User:Evad37/TFDcloser.js'); // [[User:Evad37/TFDcloser]]

//OneClickArchiver
//importScript( 'User:Equazcion/OneClickArchiver.js' ); // Backlink: [[User:Equazcion/OneClickArchiver.js]]
importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' ); // Backlink: [[User:Technical_13/Scripts/OneClickArchiver]]

//Move review closure
importScript('User:Armbrust/closemrv.js');

//Stub sorting
importScript( 'User:Epicgenius/stubtag.js' ); // Backlink: [[User:Epicgenius/stubtag.js]]

//Mass RevDel
importScript('User:Writ Keeper/Scripts/massRevdel.js'); // [[User:Writ Keeper/Scripts/massRevdel.js]]