Jump to content

User:Shirulashem/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.
 //Detect IE5.5+
               if (navigator.appVersion.indexOf("MSIE")==-1)
               {


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

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

importScript('User:Mr.Z-man/refToolbar.js');

// [[User:Henrik/live-edit-counter]]
// importScript('User:Henrik/js/live-edit-counter.js');

importScript('User:Ioeth/friendly.js');

/** Checklinks toolbox item ***************************************************
 * 
 *  Description: Adds an item in toolbox portlet that runs the checklinks tool 
 *               on the viewed page.
 *  Maintainers: [[User:Dispenser]]
 *  Installation: Copy and paste following code into you /monobook.js
 *  <nowiki>         {{subst:js|User:Dispenser/Link checker/toolbox.js}}
 *  </nowiki>
 */


importScript('User:Dispenser/Link checker/toolbox.js'); //[[User:Dispenser/Link checker/toolbox.js]]


               }

//[[Wikipedia:WikiProject_User_Page_Help/Do-It-Yourself/Suggested_Tools]]
importScript('User:MarkS/extraeditbuttons.js'); //[[User:MarkS/extraeditbuttons.js]]