User:Arthur Crbz/common.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
importScript('User:Magog the Ogre/cleanup.js');
importScript('User:Majora/LicenseReview.js');
importScript('User:Perhelion/massrename.js');
window.AxUserMsgPreSelect = 12; // For registered users, selects "Please tag images"
window.AxUserMsgPreSelectIP = 12; // For IPs, selects "No sandboxing"
window.AxUserMsgFireAsYouClick = true;

//Person category creation script///////////////////////////////////////
//<nowiki>
importScript('User:1Veertje/Tips/CatPerson.js');
//</nowiki>
//End Person category creation script///////////////////////////////////////
//<nowiki>

//vFCvFCCfg/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFCSettings = {"userNote":"Yours sincerely,","firstTest":0,"testEdits":0,"defaultAction":"aDelete","watchlistUserTalk":"preferences","watchlistFiles":"preferences","watchlistReplace":"nochange","watchlistOTRS":"nochange","loadBatchSize":50,"maxSimultaneousReq":10,"summaryChacheLen":5,"loadThumbs":true,"loadWikitext":true};
//////////////////////////////////vFCvFCCfgEnd//
//</nowiki>