User:Herostratus/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.
//0-------------------------------------------------------------0
//importScript('User:Mr.Z-man/closeAFD2.js');

//0-------------------------------------------------------------0
//add speedy-delete-tag button in editing mode
//importScript('Wikipedia:WikiProject User scripts/Scripts/Easy db');

//0-------------------------------------------------------------0
//add PROD tagging button
// importScript('User:Dycedarg/easyprod.js');

//0-------------------------------------------------------------0
//add AfD tag button
//importScript('Wikipedia:WikiProject User scripts/Scripts/AutoAFD.js');

//0-------------------------------------------------------------0
//easy close AfD's
//importScript('Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js');

//0-------------------------------------------------------------0
//easy report vandals (only when on AIV)
//importScript('User:Digitalme/aiv.js');


//0-------------------------------------------------------------0
// IGLOO anti-vandalism (see [[User:Ale jrb/Scripts/igloo]]
importScript('User:Ale_jrb/Scripts/igloo.js'); // [[User:Ale_jrb/Scripts/igloo]]


//0-------------------------------------------------------------0
// DYK check tool
importScript('User:Shubinator/DYKcheck.js');
// Then paste the following line into URL bar of article to be checked:
// javascript:importScript('User:Shubinator/DYKcheck.js'); dykCheck();

//0-------------------------------------------------------------0
// Page size count tool
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]

//0-------------------------------------------------------------0
/////////////////////////////////////////////////////////

// enable AutoFix for redlinks
//importScript('User:Topbanana/RLRL_SR_Utility.js' );

// advisor - common fixes
importScript('User:Cameltrader/Advisor.js');