Jump to content

User:AuburnPilot/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AuburnPilot (talk | contribs) at 23:28, 18 March 2011 (rm tools). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
// UTC clock
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/UTCclock.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// [[User:Lupin/popups.js]]   
importScript('User:Lupin/popups.js');
 
popupAdminLinks=true;
popupFixDabs=true;
popupSubpopups=true;
 
 
// CSD AutoReason - Drop down list of CSD options
importScript('User:AuburnPilot/csd.js');
 
 
// [[User:AuburnPilot/protection.js]] - Drop down list of protection reasons
importScript('User:AuburnPilot/protection.js');
 
 
//[[User:Lightmouse/monobook.js/script.js]] - Date formatting script
importScript('User:Lightmouse/monobook.js/script.js')
 
 
//[[User:Mr.Z-man/closeAFD.js]] - AfD closer
importScript('User:Mr.Z-man/closeAFD.js');
 
//[[User:Animum/EasyBlock]] - Blocking script
importScript('User:Animum/easyblock.js');

//[[User:Amalthea/VectorMenuToTabs.js]] - Changes drop down menus into standard tabs
importScript("User:Amalthea/VectorMenuToTabs.js");

//Twinkle

TwinkleConfig.watchWarnings                             =       false;
TwinkleConfig.watchRevertedPages                        =       [ ];