User:Davidwr/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.
//Imported User:Mabdul/afc beta.js 4/7/2013, remove after beta period ends
//importScript('User:Mabdul/afc beta.js'); // Yet another AfC helper script (beta) [[User:Mabdul/afc beta.js]]

//[[User:Haza-w/Drop-down menus]] gadget
// var cactions = {
//    itabs: false, //default=true
//    svars: Array(
//        ['New pages',           mw.config.get('wgScript') + '?title=Special:NewPages&action=view'],
//        ['User talk templates', mw.config.get('wgScript') + '?title=Wikipedia:Template_messages/User_talk_namespace&action=view'],
//        ['AIV reports',         mw.config.get('wgScript') + '?title=Wikipedia:Administrator_intervention_against_vandalism&action=view'],
//        ['Speedy deletion',     mw.config.get('wgScript') + '?title=Wikipedia:Criteria_for_speedy_deletion&action=view']
//    ), //default=[]
//
//    tbusr: true, //default=false
//    xmlhr: true //default=true
//};
// obsoleted by MoreMenu gadget, see https://meta.wikimedia.org/wiki/MoreMenu


// mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AHaza-w%2Fcactions.js&action=raw&ctype=text/javascript'); // [[User:Haza-w/cactions.js]] // deactivated 16:36, 30 April 2017‎ 

// importScript('User:Anomie/ajaxpreview.js'); //added 2015-08-29 - see https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_%28technical%29&oldid=prev&diff=678487380

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


// importScript( 'User:SuperHamster/CiteUnseen.js' ); // Backlink: [[User:SuperHamster/CiteUnseen.js]]