User:Ineuw/vector.js

From Wikisource
Jump to navigation Jump to search
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Cmd-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (Cmd-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences

For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// <nowiki>
// 231215_1051 - Editing User:Ineuw/vector.js - Wikisource, the free online library — Mozilla Firefox

// ENABLED SCRIPTS

mw.user.options.get("proofreadpage-showheaders")

// Xover's NopInserter
mw.config.set('userjs-nopinserter', {
    dontConfirmNopAddition: true,
    notificationStyle: "highlight",
    notificationTimeout: 500
});

// amazing-gadget
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Example/amazing-gadget.js&action=raw&ctype=text/javascript');

// pathoschild templatescript.js
mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js');

// disableaccesskeys.js 
mw.loader.load('//en.wikisource.org/w/index.php?title=User:Ineuw/disableaccesskeys.js&action=raw&ctype=text/javascript');

// NopeInserter.js 
mw.loader.load('//en.wikisource.org/w/index.php?title=User:Xover/Gadget-NopInserter.js&action=raw&ctype=text/javascript');

// LocalLiveClock.js
mw.loader.load('//www.mediawiki.org/w/index.php?title=MediaWiki:Gadget-LocalLiveClock.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400');

// typoscan.js
mw.loader.load('//en.wikisource.org/w/index.php?title=User:Ineuw/typoscan.js&action=raw&ctype=text/javascript');

// DISABLED SCRIPTS