Jump to content

User:ToBeFree/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.
// [[MediaWiki:Gadget-markblocked.js]]
var mbTempStyle = 'opacity: 0.9; text-decoration: wavy underline';
var mbIndefStyle = 'opacity: 0.9; font-style: italic; text-decoration: wavy underline';

// [[Help:Customizing_toolbars]]
$.when( mw.loader.using('mediawiki.util'), $.ready ).then( function() {
    mw.util.addPortletLink ('p-personal', '/wiki/User:ToBeFree/Dashboard', 'Dashboard', 'pt-tf-dashboard', 'Dashboard', null, '#pt-mytalk');
} );

importScript('User:Lourdes/PageCuration.js'); // Linkback: [[User:Lourdes/PageCuration.js]]

importScript('User:MusikAnimal/responseHelper.js');

// importScript( 'User:EnterpriseyBot/delsort.js' ); // Backlink: [[User:EnterpriseyBot/delsort.js]]

// importScript('User:Beetstra/Gadget-Spam-blacklist-Handler.js');

// importScript( 'User:Suffusion of Yellow/effp-helper.js' ); // Backlink: [[User:Suffusion of Yellow/effp-helper.js]]

importScript( 'User:Enterprisey/link-deleted-revs.js' ); // Backlink: [[User:Enterprisey/link-deleted-revs.js]]

// importScript( 'User:Evad37/MoveToDraft.js' ); // Backlink: [[User:Evad37/MoveToDraft]]

// importScript('User:Writ Keeper/Scripts/massRollback.js');

importScript( 'User:Enterprisey/diff-permalink.js' ); // Backlink: [[User:Enterprisey/diff-permalink.js]]

// importScript( 'User:Enterprisey/abusefilter-mass-test.js' ); // Backlink: [[User:Enterprisey/abusefilter-mass-test.js]]