Page MenuHomePhabricator

Please enable the "autopatrolled" group on it.wikipedia
Closed, ResolvedPublic

Description

Author: marco27.wiki

Description:
As for the linked local discussion, please enable the "autopatrolled" group on Italian Wikipedia.
The group should have the 'autopatrol' right and should be granted by all the administrators, but removed just by the bureaucrats or check users.
Thanks.


Version: unspecified
Severity: enhancement
URL: http://it.wikipedia.org/wiki/Discussioni_aiuto:Verifica_delle_modifiche#Consenso_per_l.27attivazione

Details

Reference
bz26155

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:23 PM
bzimport set Reference to bz26155.
bzimport added a subscriber: Unknown Object (MLST).

marco27.wiki wrote:

(In reply to comment #0)

As for the linked local discussion, please enable the "autopatrolled" group on
Italian Wikipedia.
The group should have the 'autopatrol' right and should be granted by all the
administrators, but removed just by the bureaucrats or check users.
Thanks.

Sorry, it should be removed just by bureaucrats, not by check users.

jeluf wrote:

Your change has been completed.
Please reopen this ticket if anything went wrong.

The following configuration settings have been changed:

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1353)

+++ InitialiseSettings.php (working copy)
@@ -5582,6 +5582,7 @@

    	'user'	=> array( 'upload' => false, 'move' => false ),
    	'autoconfirmed' => array( 'patrol' => true, 'upload' => true ),
	'rollbacker' => array( 'rollback' => true, 'autopatrol' => true, ),

+ 'autopatrolled' => array( 'autopatrol' => true ),

),
'itwikiversity' => array( 'autoconfirmed' => array( 'patrol' => true ) ),
'itwikibooks' => array( 'user' => array( 'patrol' => false, 'move' => false ),

@@ -6027,6 +6028,7 @@

    ),
    '+itwiki' => array( 
	    'bureaucrat' => array( 'rollbacker' ),

+ 'sysop' => array( 'autopatrolled' ),

    ),
    '+itwiktionary' => array(
		'sysop' => array( 'patroller', 'autopatrolled' ),

@@ -6295,7 +6297,7 @@

    'bureaucrat' => array( 'test-sysop', 'bot', 'translator' ),
),
'+itwiki' => array(
  • 'bureaucrat' => array( 'rollbacker' ),

+ 'bureaucrat' => array( 'rollbacker', 'autopatrolled' ),

),
'+itwiktionary' => array(
	'sysop' => array( 'patroller', 'ipblock-exempt', 'autopatrolled' ),

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php