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 05:03, 20 February 2014 (remove). 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.
// [[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:Amalthea/VectorMenuToTabs.js]] - Changes drop down menus into standard tabs
importScript("User:Amalthea/VectorMenuToTabs.js");


// UTC clock
importScript('User:AuburnPilot/Time.js');

//Twinkle
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};
TwinkleConfig.watchWarnings                             =       false;
TwinkleConfig.watchRevertedPages                        =       [ ];