Jump to content

User:Colin M/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Colin M (talk | contribs) at 14:44, 9 September 2019. 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.
importScript( 'User:PrimeHunter/Source links.js' ); // Backlink: [[User:PrimeHunter/Source links.js]]
importScript( 'User:DannyS712/DiscussionCloser.js' );// [[User:DannyS712/DiscussionCloser.js]]
// Doesn't seem to work. Maybe with old watchlist interface?
//importScript('User:Kephir/gadgets/hollis.js'); // [[User:Kephir/gadgets/hollis]]
importScript('User:Colin M/gadgets/hollis debug.js');

/* Asdf, this doesn't work either. Are all these scripts intended for the old watchlist UI? Should look more into this :/
if ( typeof mw.libs.listPageOptions !== "object" ) {
   mw.libs.listPageOptions  =  { };
}
mw.libs.listPageOptions.learnt = true;
mw.loader.load("https://en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/listPageOptions/r.js&action=raw&bcache=1&maxage=86400&ctype=text/javascript",
               "text/javascript");
*/
importScript('User:Colin M/scripts/HideZeroSumEdits.js'); // [[User:Colin M/scripts/HideZeroSumEdits.js]]
importScript('User:Colin M/scripts/MarkAsRead.js'); // [[User:Colin M/scripts/MarkAsRead.js]]

// This seems potentially useful, but it's pretty annoying that it removes any way to follow the redirect target. Disabling for now.
//mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AWugapodes%2FCapricorn.js&action=raw&ctype=text/javascript'); // [[User:Wugapodes/Capricorn.js]]