User:Gerbrant/monobook.js
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
if(document.URL.indexOf("/w/index.php?title=Special:Watchlist&") == -1) { /* ==Popups settings== */ popupNavLinkSeparator = ' · '; popupDelay = 2; /* ==Scripts to load== */ Gerbrant = {fw: {load: [ "Gerbrant.hidePane", "Cryptic.spoiler", "Gerbrant.mng.decache", "Gerbrant.gui.toolbox", "Gerbrant.edit.top", "Gerbrant.realTitle", "Gerbrant.edit.linksInDiff", "Gerbrant.edit.autoReplace", "Gerbrant.NihongoReviveFirstHelpLink", "Gerbrant.alternativeOnloadHook", "Lupin.popupsdev", // [[User:Lupin/popups.js]] "Dschwen.wikiminiatlas2", // [[User:Dschwen/wikiminiatlas2.js]] "Gerbrant.gui.htmlEdit", "Lupin.recent2" // [[User:Lupin/recent2.js]] ]}, gui: {toolbox: {load: [ "Gerbrant.mng.listModules" ]}}, edit: {regexReplace: { lang: "nl", presets: { Caps: { regex: "[A-Z]{2,}", caseSens: true, replace: function(a) { return a.slice(0,1) + a.slice(1).toLowerCase(); } }, Avex: { regex: "\\[\\[avex( records| trax)?(\\|avex trax|\\|avex(?=\\]\\]))?", replace: "[[Avex Trax" } } }}}; /* ==Bootstrap== */ document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Gerbrant/fw.js&action=raw&ctype=text/javascript&dontcountme=s"></script>'); }