User:Alpha Quadrant/common.js

Source: 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.
// Interface changes
importScript('User:Ioeth/friendlytabs.js');
mw.util.addPortletLink ('p-navigation', mw.util.getUrl( 'Special:SpecialPages' ), 'Special pages', 'n-specialpages', 'A list of all special pages');
mw.util.addPortletLink ('p-navigation', mw.util.getUrl( 'Wikipedia:Upload/old' ), 'Upload file', 'n-upload', 'Upload files');
importScript('User:Ale_jrb/Scripts/statusCheck.js');
// the following settings are used in this script:
var offlineAfter = (60 * 60);
var statCloseOnClick = true;		
var statPosition = new Array(20, 600);
importScript('User:Ale_jrb/Scripts/csdhelper.js');  //[[User:Ale_jrb/Scripts]]
var notifyByDefaultDel = false;
var notifyByDefaultDec = false;
var notifyByDefaultPrd = false;
importScript('User:NuclearWarfare/Mark-blocked script.js');
importScript('User:Alpha Quadrant/patrollinks.js');
importScript('User:Bradv/AjaxPatrolLinks.js');

// Articles for Creation/Redirects
importScript('User:EnterpriseyBot/AFCRHS.js')

// Maintenance scripts	
importScript('User:Alpha Quadrant/reflinks.js')
importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]
spellcheck_PR = true
importScript('Wikipedia:AutoEd/complete.js');
autoEdMinor = false;
autoEdTag = "Cleanup using [[WP:AED|AutoEd]]";
autoEdLinkName = "AED";
if(wgNamespaceNumber===0) mw.util.addPortletLink('p-tb', 'http://toolserver.org/~betacommand/cgi-bin/fix_infobox?page=' + encodeURIComponent(mw.config.get('wgPageName')), 'Fix infobox');
importScript('User:Δ/Google Books.js')
importScript('User:Ohconfucius/script/MOSNUM dates.js');  //[[User:Ohconfucius/MOSNUM dates.js]]
importScript('User:Ohconfucius/script/dateabbreviations.js');  //[[User:Ohconfucius/script/dateabbreviations.js]]
importScript("User:PleaseStand/segregate-refs.js");

// Requested moves
importScript('User:Alpha Quadrant/closerm.js');

// Articles for Deletion
importScript('User:Mr.Z-man/closeAFD.js');
importScript('User:Mr.Z-man/hideClosedAFD.js');
importScript('User:Alpha Quadrant/afd helper.js');
importScript('User:King of Hearts/closexfd.js');
importScript('User:Phantomsteve/xfdrelist.js');

// Did you know checker
importScript('User:Dr pda/prosesize.js'); //[[User:Dr pda/prosesize.js]]

// Rollback scripts
importScript('User:Gracenotes/rollback.js');
rollbackSummaryDefault = "[[Help:RV|Reverted]] edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last version by $1 using [[WP:RBK|Custom Rollback]]";
importScript('User:Alpha Quadrant/rollback.js');
// Provides several useful functions for rollback (custom edit summary, mark as bot edits and mass revert)
// by [[m:user:Hoo man]] <http://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Smart_rollback>
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hoo_man/smart_rollback.js&action=raw&ctype=text/javascript');

// Requests for Page Protection
importScript('User:Rami_R/rfppClerk.js');

// File namespace scripts
importScript('User:Splarka/ajaxfilemove.js');
importScript('User:Gary King/show upload deletion logs.js');
if(wgNamespaceNumber===0) mw.util.addPortletLink('p-tb', 'http://toolserver.org/~betacommand/cgi-bin/img_removal.py?title=' + encodeURIComponent(mw.config.get('wgPageName')), 'Check files');
// Misc
importScript('User:Hammersoft/sysopdetector.js');
var showUserGroupSettings = {
  'groups': false,
  'editcount':true,
  'regdate':true,
};