User:A p3rson/vector.js

This is an old revision of this page, as edited by A p3rson (talk | contribs) at 02:34, 30 March 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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.
importScriptURI('http://en.wikinews.org/w/index.php?title=MediaWiki:Gadget-dictionaryLookupHover.js&action=raw&ctype=text/javascript');
<!-- TWINKLE -->
 
importScript('User:AzaToth/twinkle.js');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
 
TwinkleConfig = {
        revertMaxRevisions              :       50,
        userTalkPageMode                :       'tab',
        showSharedIPNotice              :       true,
        openTalkPage                    :       [ ],
        openTalkPageOnAutoRevert        :       false,
        summaryAd                       :       " ([[WP:TWINKLE|TW]])",
        deletionSummaryAd               :       " ([[WP:TWINKLE|TW]])",
        protectionSummaryAd             :       " ([[WP:TWINKLE|TW]])",
        watchSpeedyPages                :       [ ],
        watchProdPages                  :       false,
        openUserTalkPageOnSpeedyDelete  :       [ ],
        watchRevertedPages              :       [ ],
        markRevertedPagesAsMinor        :       [ 'agf', 'norm', 'vand', 'torev' ],
        deleteTalkPageOnDelete          :       true,
        watchWarnings                   :       false,
        markAIVReportAsMinor            :       false,
        markSpeedyPagesAsMinor          :       false,
        offerReasonOnNormalRevert       :       true,
        orphanBacklinksOnSpeedyDelete   :       {orphan:true, exclude:['g6']},
        defaultWarningGroup             :       1
};
<!-- FRIENDLY -->
 
importScript('User:Ioeth/friendly.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlywelcome.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlytag.js');
importScript('User:Ioeth/friendlyshared.js');
importScript('User:Ioeth/friendlytalkback.js');
 
FriendlyConfig = {
        summaryAd                       :       " ([[WP:Friendly|Friendly]])",
        enableClock			:	false,
        watchWelcomes                   :       false,
        markWelcomesAsMinor             :       false,
        watchTaggedPages                :       false,
        markTaggedPagesAsMinor          :       true,
        insertHeadings                  :       false,
        welcomeHeading                  :       "== Welcome to Wikipedia! ==",
        insertUsername                  :       true,
        insertSignature                 :       true,
        idsToRename                     :       []
};