Jump to content

User:Tom.Reding/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.
importScript("User:Smith609/refsByName.js"); // Show the names of references instead of their numbers
importScript('User:Frietjes/findargdups.js'); // [[User:Frietjes/findargdups]]

importScript('User:Ucucha/HarvErrors.js'); // [[User:Ucucha/HarvErrors]]
//importScript('User:Gadget850/HarvErrors.js'); // alt

//Linkbacks: [[User:Equazcion/ExperiencedEditorPack]]
importScript('User:Equazcion/ContribsTabVector.js');
importScript('User:Equazcion/userinfo.js');
importScript('User:Equazcion/SidebarTranslate.js');
importScript('User:Equazcion/sysopdetector.js');
importScript('User:Equazcion/ActiveWatchers.js');
importScript('User:Equazcion/LagToMinutes.js');
importScript('User:Equazcion/LiveDiffLink.js');
importScript('User:Equazcion/SidebarHistoryTools.js');
importScript('User:Equazcion/CatListMainTalkLinks.js');
importScript('User:Amalthea/userhighlighter.js');

importScript( 'User:Enterprisey/reply-link.js' ); // [[User:Enterprisey/reply-link.js]]
window.replyLinkAutoReload = true;

importScript( 'User:Enterprisey/easy-brfa.js' ); // [[User:Enterprisey/easy-brfa.js]]

// Cat-a-lot
mw.loader.using(['jquery.ui', 'mediawiki.util'], function(){
	mw.loader.load('//commons.wikimedia.org/w/load.php?modules=ext.gadget.Cat-a-lot');
});
window.catALotPrefs = {"watchlist":"preferences","minor":true,"editpages":true,"docleanup":false,"subcatcount":10};

// Add number of notifications in titlebar, from Ahecht @ [[Wikipedia:Village pump (technical)#Script to show number of new notifications in titlebar]]
//document.title="(" + document.getElementById("pt-notifications-alert").firstChild.getAttribute("data-counter-num") + "," + document.getElementById("pt-notifications-notice").firstChild.getAttribute("data-counter-num") + ") " + document.title;

importScript('User:Jts1882/taxonomybrowser.js'); // Originating discussion [[User talk:Jts1882#A challenge for you]]

//importScript('User:Uziel302/typo.js'); // [[Wikipedia:Correct typos in one click]]

mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Nardog/CatChangesViewer.js&action=raw&ctype=text/javascript' ); // [[User:Nardog/CatChangesViewer]]

//importScript('User:Tom.Reding/test.js'); // test

//importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' ); // [[User:Technical_13/Scripts/OneClickArchiver]]
importScript( 'User:Evad37/OneClickArchiver.js' ); // Backlink: [[User:Evad37/OneClickArchiver.js]]
mw.loader.load( '/w/index.php?title=User:Evad37/rater.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Evad37/rater.js]]
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]
importScript('User:SD0001/shortdescs-in-category.js'); // Backlink: [[User:SD0001/shortdescs-in-category.js]]