User:Xymmax/common.js

Source: 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.
//<pre><nowiki>
//First loads
//importScript('User:Voice_of_All/Addtabs/monobook.js');
 
//importScript('User:Voice_of_All/UTCclock.js');
//importScript('User:Voice_of_All/replacetxt.js');
//specadmin stuff
//importScript('User:Voice_of_All/Specialadmin/monobook.js');

//importScript('User:Voice_of_All/History/monobook.js');

//importScript('User:Voice_of_All/Protection/monobook.js');

//rollback
//importScript('User:Voice_of_All/Revert.js');
//New pages tools
//importScript('User:Voice_of_All/Sleeper/monobook.js');
//importScript('User:Voice_of_All/Adminwarnings/monobook.js');
//importScript('User:Voice_of_All/Deletion/monobook.js');
//importScript('User:Voice_of_All/Google/monobook.js');
//</nowiki></pre>
 
//AfD script

//importScript('Wikipedia:WikiProject_User_scripts/Scripts/AutoAFD.js')
//importScript('Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js')

//importScript('User:Mr.Z-man/closeAFD.js')
//importScript('User:Mr.Z-man/closeAFD2.js')
//importScript('User:Evad37/XFDcloser.js'); // [[User:Evad37/XFDcloser]]

//Delsort script with options
//importScript('User:Quarl/util.js')
//importScript('User:Quarl/wikipage.js') 

//====================================== CACTIONS SCRIPT
 
//importScript('User:Haza-w/cactions.js');
 
//var cactions = {
//itabs: false,
//};
 
////importScript('User:FT2/Scripts/CactionsOLD.js');
////var ctIsAdmin = 1;
////var ctOriginalTabs = 1;
////var ctEditIntro = 1;

//====================================== POPUPS

window.popupStructure = 'menus';
window.popupAdminLinks = true;
window.popupOnEditSelection = true;
window.popupLinksNewWindow = true;
 
// [[User:Lupin/popups.js]]
 
//importScript('User:Lupin/popups.js');
 
//popupDelay=1.5;
//popupHideDelay=0;
 
//popupStructure='original'; //fancy, fancy2
//popupSubpopups=false;
//popupOnEditSelection=false;
//popupAdminLinks=true;
//popupFixRedirs=true;
//popupFixDabs=true;
//imagePopupsForImages=false;
//popupMaxWidth=500;
 
//popupRevertSummaryPrompt=true;
 
// Mandatory
//importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu')
//importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css')
//importScript('Wikipedia:WikiProject Deletion sorting/delsort.js')
// Admin highlighter script 
importScript('User:ais523/adminrights.js'); //[[User:ais523/adminrights.js]]

// Twinkle
//importScript('User:AzaToth/twinkle.js')

//Close DRV script
//written by [[User:Lifebaka]], modified from [[Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js]] written by [[User:Johnleemk]]
//to use this code, simply add importScript('User:Lifebaka/closedrv.js'); to your monobook.js page

//importScript ('User:Lifebaka/closedrv.js');

// Page Protection script
// [[User:Steel359/protection.js]]
importScript('User:Steel359/protection.js');
importScript('User:Rami_R/rfppClerk.js');

//Url pre-select script (only functions on copyright speedy deletion template)
importScript('User:Enterprisey/url-select-revdel.js');

//Archiving script :Archie McArchface
importScript('User:Σ/Testing facility/Archiver.js');

//Copyright assistant script
mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/Deputy.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/Deputy.js]]