MediaWiki talk:Gadget-blockoptions.js

Latest comment: 2 years ago by Xaosflux in topic Protected edit request

Autoblock dissabled for vandalism only accounts? edit

The purpose of the autoblock is to stop the vandal editing under his IP adress or using sock accounts sharing his/her IP adress. According to:

addPortletLink('p-cactions',
		'javascript:('+QuickBlock+')("infinite","vandalism-only account",0,1,0,0,0,0,1)',
		'vandal: indef',
		'p-block-vandalism');

the autoblock is dissabled. Can it be re-enabled or there is any special reason about not enabling this flag?. df|  18:13, 16 September 2009 (UTC)Reply

Legacy JavaScript edit

Hello! This script has been detected as using deprecated parameters that need to be replaced with the updated version. Examples include addOnloadHook() needs to be replaced with $(); all wgGlobalVariables need to be properly gotten with mw.config.get( 'wgGlobalVariable' ); and addPortletLink needs to be called with mw.util.addPortletLink. Please see MW:ResourceLoader/Legacy JavaScript for details. Thank you. {{U|Technical 13}} (etc) 16:54, 18 January 2015 (UTC)Reply

  Done at some point since this was posted --DannyS712 (talk) 17:08, 1 May 2020 (UTC)Reply

Protected edit request edit

Please change oversight to suppress in MediaWiki:Gadget-blockoptions.js#L-146 following the rename of the internal group to suppress. See phab:T112147 for more info. Asartea Talk (Enwiki Talk (preferred)) 10:22, 27 February 2022 (UTC)Reply

  Donexaosflux Talk 15:43, 2 March 2022 (UTC)Reply
Return to "Gadget-blockoptions.js" page.