User:Sir Vicious/monobook.js: Difference between revisions
Appearance
Content deleted Content added
Sir Vicious (talk | contribs) mNo edit summary |
Sir Vicious (talk | contribs) m ← Blanked the page |
||
Line 1: | Line 1: | ||
// Filter changes live |
|||
// [[User:Lupin/recent2.js]] - please include this line |
|||
document.write('<script type="text/javascript" src="' |
|||
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/recent2.js' |
|||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); |
|||
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'); |
|||
TwinkleConfig = { |
|||
revertMaxRevisions : 50, |
|||
userTalkPageMode : 'tab', |
|||
showSharedIPNotice : false, |
|||
openTalkPage : [ 'agf', 'norm', 'vand' ], |
|||
openTalkPageOnAutoRevert : true, |
|||
openAOLAnonTalkPage : true, |
|||
// summaryAd : " using [[WP:TWINKLE|TW]]", |
|||
// deletionSummaryAd : " using [[WP:TWINKLE|TW]]", |
|||
// protectionSummaryAd : " using [[WP:TWINKLE|TW]]", |
|||
watchSpeedyPages : [ ], |
|||
watchProdPages : false, |
|||
openUserTalkPageOnSpeedyDelete : [ 'g1', 'g2', 'g10', 'g11', 'g12', 'a1', 'a7', 'i3', 'i4', 'i5', 'i6', 'i7', 'u3', 't1' ], |
|||
watchRevertedPages : [ ], |
|||
markRevertedPagesAsMinor : [ 'agf', 'norm', 'vand', 'torev' ], |
|||
deleteTalkPageOnDelete : false, |
|||
watchWarnings : false, |
|||
markAIVReportAsMinor : true, |
|||
markSpeedyPagesAsMinor : true, |
|||
offerReasonOnNormalRevert : true, |
|||
orphanBacklinksOnSpeedyDelete : {orphan:true, exclude:['g6']} |
|||
}; |