User:Arlen22/monobook.js

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5;
  • Konqueror: simply click the Reload button, or press F5;
  • Opera users may need to completely clear their cache in Tools→Preferences.
//importScript('User:Arlen22/morebits.js'); //Never remove this line. Used by Twinkle and Freindly
//importScript('User:Arlen22/friendlywelcome.js');
//importScript('User:Arlen22/twinkle.js');
//importScript('User:Arlen22/freindly.js');
//Freindly Config
//if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
//FriendlyConfig.clockStyle			=	"dynamic";
//FriendlyConfig.enableClock			=	true;
//FriendlyConfig.groupByDefault			=	true;
/*FriendlyConfig.idsToRename			=	[
		{ id: 'ca-nstab-main', name: 'Main', mainPageOnly: true },
		{ id: 'ca-nstab-help', name: 'Help' },
		{ id: 'ca-nstab-special', name: 'Special' },
		{ id: 'ca-nstab-project', name: 'Project' },
		{ id: 'ca-nstab-user', name: 'User' },
		{ id: 'ca-edit', name: 'Edit' },
		{ id: 'ca-viewsource', name: 'Source' },
		{ id: 'ca-talk', name: 'Talk' },
		{ id: 'ca-undelete', name: 'Undelete' },
		{ id: 'ca-addsection', name: '+' }
	];*/
//FriendlyConfig.insertHeadings			=	true;
//FriendlyConfig.insertSignature			=	true; //Inserting signature into template
//FriendlyConfig.appendSignature			=	false; //Adding signature after end of template
//FriendlyConfig.markSharedIPAsMinor		=	true;
//FriendlyConfig.markTaggedPagesAsMinor		=	true;
//FriendlyConfig.markTaggedPagesAsPatrolled	=	true;
//FriendlyConfig.markTalkbackAsMinor		=	true;
//FriendlyConfig.markWelcomesAsMinor		=	true;
//FriendlyConfig.maskTemplateInSummary		=	true;
//FriendlyConfig.quickWelcomeMode		=	"auto";
//FriendlyConfig.quickWelcomeTemplate		=	"Welcome";
//FriendlyConfig.summaryAd			=	" using [[WP:FRIENDLY|Friendly]]";
//FriendlyConfig.talkbackHeading			=	"== Talkback ==";
//FriendlyConfig.topWelcomes			=	false;
//FriendlyConfig.watchTaggedPages		=	true;
//FriendlyConfig.watchWelcomes			=	true;
//FriendlyConfig.welcomeHeading			=	"== Welcome =="