Jump to content

User:DanMP5/modern.js

From Wikipedia, the free encyclopedia
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.
// [[User:Lupin/popups.js]]

importScript('User:Lupin/popups.js');

popupFixRedirs=true;
popupFixDabs=true;
popupRevertSummaryPrompt=true;
popupStructure='menus';
popupEditCounterTool="custom";
popupEditCounterUrl="http://toolserver.org/~soxred93/count/index.php?lang=en&wiki=wikipedia&name=$1"


importScript('User:AzaToth/twinkle.js')

if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.userTalkPageMode				=	'tab';
TwinkleConfig.showSharedIPNotice			=	false;
TwinkleConfig.summaryAd					=	' ';

var wikEdComboPresetOptions = {};
wikEdComboPresetOptions['summary'] = [
'rv per [[WP:GUNS#Pop culture]]', 'rv poor quality edits', 'copyedit', 'reply',
'linkfix', 'fixing typos', 'removing linkspam', '{wikEdUsing}'
];
// install [[User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


// [[User:Krimpet/CH2.js]]
importScript('User:Krimpet/CH2.js');

importScript('Wikipedia:WikiProject User scripts/Scripts/qSig');

importScript('User:Alex_Smotrov/edittop.js');

importScript('User:Ais523/watchlistnotifier.js');

LocalizeConfig = { dateFormat : 'mdy' }; // options are 'ymd', 'dmy', 'mdy'