Jump to content

User:DavRosen/common.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.
/* commonAnylang.js can be invoked by my common.js on any wikipedia  */
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:DavRosen/commonAnylang.js' + '&action=raw&ctype=text/javascript');

//this is in commonAnylang.js instead:    importScript('User:DavRosen/SidebarReorderTranslate.js');

importScript('Wikipedia:WikiProject User scripts/Scripts/Changes since I last edited');

//importScript('User:Alex Smotrov/histcomb.js')

// mw.loader.load('https://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&dontcountme=s&title=User:Stevage/EnhanceHistory.user.js');

// importScript('User:Equazcion/ActiveWatchers.js'); // Backlink: [[User:Equazcion/ActiveWatchers.js]] // see User:Equazcion/ActiveWatchers // doesn't work?

importScript('User:PleaseStand/highlight-comments.js'); // see User:PleaseStand/highlight-comments
//importScript('User:Amalthea/userhighlighter.js'); // see User:Ais523/adminrights.js
importScript('User:Dudemanfellabra/diffs.js'); // show time-since and time-between revisions

// if ( $.inArray( mw.config.get( 'wgAction' ), ['edit', 'submit'] ) > -1 ) {importScript('User:V111P/js/smartLinkingLoader.js'); }  // [[User:V111P/js/smartLinkingLoader.js]]
// importScript('User:Cameltrader/Advisor.js');
// importScript('User:קיפודנחש/TemplateParamWizard.js');
// importScript('User:ais523/bracketmatch.js');
// importScript('User:Js/ajaxPreview.js'); // [[user:js/ajaxPreview]]  changes standard  preview and changes buttons to ajax (asynchronous)
// importScript('User:Bradv/splitpreview.js');
// importScript('User:Equazcion/link_intermediate_revisions.js');
// importScript("User:Writ Keeper/Scripts/commonHistory.js");

//alert('done common.js');