User:Kylu/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.
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Kylu/global.js&action=raw&ctype=text/javascript');

/* <pre><code> */

//gags
importScript("User:Kylu/irradiate.js");

// Misc tools
importScript("User:Kylu/diff.js");
importScript("User:Voice_of_All/Addtabs/monobook.js");
importScript("User:Voice_of_All/History/monobook.js");
importScript("User:Voice_of_All/UTCclock.js");
importScript("User:Voice_of_All/replacetxt.js");

// Popups includes:

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

// Popups options:
simplePopups = false;
popupAdminLinks = false;
popupFixRedirs = true;
popupFixDabs = true;
popupDelay = 0.25;
popupSubpopups = false;
popupNavLinkSeparator = ' &bull; ';
popupRedirAutoClick = 'wpPreview';

// Popups de-Advertizing
popupRedlinkSummary='Removing link to empty page [[%s]]';
popupFixDabsSummary='Disambiguate [[%s]] to [[%s]]';
popupFixRedirsSummary='Redirect bypass from [[%s]] to [[%s]]';
popupExtendedRevertSummary='Revert to revision dated %s by %s, oldid %s';
popupRevertToPreviousSummary='Revert to the revision prior to revision %s';
popupRevertSummary='Revert to revision %s';
popupRmDabLinkSummary='Remove link to dab page [[%s]]';

// (Beta) Lets you change frequently-changed Popups options while in-use
popupLiveOptions=true;          
// (Beta) Starts with the options tab open on popover (annoying)
popupLiveOptionsExpanded=false; 

/* </code></pre> */