User:JotaCartas/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.
//<nowiki>

//catALot///////////////////////////////////////
////////// Cat-a-lot user preferences //////////
window.catALotPrefs = {"disambig_category":"Disambiguation","redir_category":"Category redirects","watchlist":"preferences","minor":true,"editpages":true,"docleanup":false,"subcatcount":10,"uncat":true,"button":true};
////////////////////////////////////catALotEnd//
//</nowiki>

/* Move Edittools direct below the edit field. */ // [[File:User:Perhelion/EdittoolsJustBelow.js]]
mw.loader.load("//meta.wikimedia.org/w/index.php?title=User:Perhelion/EdittoolsJustBelow.js&action=raw&ctype=text/javascript");

/* Customise purge tab's text */
$( document ).ready( function() {
	$( 'a', '#ca-purge' ).text( 'purge page' );
});
//<nowiki>

//vFCProfil/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFC_Profiles = {};
//////////////////////////////////vFCProfilEnd//
//</nowiki>