User:RevRagnarok/monobook.js
//
// CSS for AWB
//var isIE=((self.navigator.appName).indexOf("Microsoft"));
//if (!isIE) {
//document.write('');
//}
mw.loader.load(
'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s');
popupFixRedirs=true;
popupRevertSummaryPrompt=true;
popupFixDabs=true;
popupImages=false;
//popupStructure='fancy';
popupMaxWidth=false;
popupNavLinkSeparator=' • ';
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Interiot/Tool2/code.js&action=raw&ctype=text/javascript');
// And now... Wikipedia:WikiProject User scripts/Scripts/Twinklefluff
importScript('User:AzaToth/morebits.js');
importScript('User:AzaToth/twinklefluff.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('User:AzaToth/twinklewarn.js');
importScript('User:AzaToth/twinklearv.js');
importScript('User:AzaToth/twinklespeedy.js');
importScript('User:AzaToth/twinklediff.js');
importScript('User:AzaToth/twinkleprotect.js');
importScript('User:AzaToth/twinkleprod.js');
importScript('User:AzaToth/twinklexfd.js');
TwinkleConfig = {
userTalkPageMode : 'window', //'window', 'tab' or 'blank'
showSharedIPNotice : false, // true or false
openAOLAnonTalkPage : false, // true or false
addAdToSummary : true, // true or false
addAdToDeletionSummary : false, // true or false (admin only)
watchSpeedyPages : [ 'g3', 'g5', 'g10', 'g11', 'g12' ], // CSD normals
watchRevertedPages : [ 'agf', 'norm', 'vand', 'torev' ],
overrideWatchRevertedPages : [ 'agf', 'norm', 'vand', 'torev' ],
markRevertedPagesAsMinor : [ 'agf', 'norm', 'vand', 'torev' ],
overrideMarkRevertedPagesAsMinor: [ 'agf', 'norm', 'vand', 'torev' ],
deleteTalkPageOnDelete : true, // delete talk page (admin only)
markProdPagesAsMinor : false,
};
//