Jump to content

User:Quadell/monobook.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.
/**** AutoEd ****/
importScript('Wikipedia:AutoEd/complete.js');

/**** Twinkle ****/
importScript('User:AzaToth/morebits.js');
importScript('User:AzaToth/twinklewarn.js');
importScript('User:AzaToth/twinklespeedy.js');
importScript('User:AzaToth/twinkledelimages.js');
//importScript('User:AzaToth/twinkleimage.js');
importScript('User:AzaToth/twinklexfd.js');

/**** Refs ****/
importScript('User:Mr.Z-man/refToolbar.js');
importScript("User:Smith609/toolbox.js");
// importScript('User:Smith609/reftool.js'); not currently reliable

/**** dabfinder ****/
importScript('User:Splarka/dabfinder.js');

/**** AssessorTags ****/
importScript('User:Drilnoth/assessortags.js');
if( typeof( assessortagsConfig ) == 'undefined' ) assessortagsConfig = {}; //DO NOT REMOVE THIS LINE-required for configuration
assessortagsConfig.customBannerList = [ {
  label: 'U.S. courts and judges',
  value: 'WikiProject USCJ\|class=\|importance='
} ];

/**** Biotag (alpha) ****/
importScript('User:Drilnoth/biotag.js'); //See [[User:Drilnoth/biotag.js/doc]] for details

/**** Filescripts ****/
importScript('User:Drilnoth/filescripts.js'); //See [[User:Drilnoth/filescripts.js/doc]] for details

/**** quick image delete ****/
importScript('User:Howcheng/quickimgdelete.js');  //See [[User:Howcheng/quickimgdelete.js]]
importScript('User:Quadell/monobook.js/dates.js'); 

/**** Tin Eye ****/
importScript('User:Twp/tineye.js');