Jump to content

User:Elipongo/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.
// [[User:Lupin/popups.js]]

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

popupDelay=1.0;
popupStructure='menus';
popupShortcutKeys=true;
popupFixRedirs=true;
popupRedlinkRemoval=true;
popupFixDabs=true;

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

FriendlyConfig = {
        topWelcomes                     :       true
};

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


var wikEdRegExTypoFix = true;
var wikEdShowUsingButton = true;
var wikEdSummaryUsing = '([[WP:WE|wikEd]])';
// install [[User:Cacycle/wikEd]] in-browser text editor
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');

importScript('User:AWeenieMan/furme.js');

FurMeConfig = {
        actionOnSubmit                  :  'diff',
        cleanAmazonURLs                 :  true,
        furmeLocation                   :  'tab',
        imageRemovalMethod              :  'comment',
        linkFreeLogo                    :  false,
        linkImageTags                   :  true,
        openAllArticles                 :  false,
        openArticleMode                 :  'none',
        renameMethod                    :  'ifd',
        scrollerMax                     :  10,
        scrollerSkipDone                :  true,
        tagsImageLicenseFavorites       :  [],
        tagsImageTagFavorites           :  [],
        watchMyEdits                    :  false,
        windowHeight                    :  550
};

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