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:57, 18 March 2011 (.). 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.
//Helper tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice of All/Addtabs/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//////////////////////

// Admin tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice of All/adminnolupin/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// Admin warning tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice of All/Adminwarnings/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// Admin rollback tools [[Category:Wikipedia administrators who use VoA script|{{PAGENAME}}]]
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Specialadmin/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// AfD/PfD/Copyvio and tagging tabs
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Deletion/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// History tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/History/monobook.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:Amalthea/VectorMenuToTabs.js]] - Changes drop down menus into standard tabs
importScript("User:Amalthea/VectorMenuToTabs.js");


// 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>');

//Twinkle

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