Jump to content

User:Tim Song/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Timotheus Canens (talk | contribs) at 03:08, 23 September 2009 (Undid revision 315639414 by Tim Song (talk)). 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.
importScript('User:Mr.Z-man/closeAFD.js');
// importScript('User:Henrik/js/afc-helper-dev.js');
importScript('User:Xenocidic/statusChanger2.js');

//  enhanced diff view

importScript('User:Cacycle/wikEdDiff.js');

//for delsort.
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');
importScript('User:Quarl/util.js');
importScript('User:Quarl/wikipage.js');

//CSDH
importScript('User:Ale_jrb/Scripts/csdhelper.js');

//POPUPS config
popupFixRedirs = true;
popupFixDabs = true;
popupRedlinkRemoval = true;

//Delsort config
DelsortConfig = {
debugLevel : 0,
watchDelsortedLists : 1,
watchDelsortedAfd : 1,
shortcuts : ['Authors','Lists']
}