Last modified: 2011-03-13 14:42:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29268, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27268 - New "Rollbacker" group for zh.wikinews
New "Rollbacker" group for zh.wikinews
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-09 07:03 UTC by Waihorace
Modified: 2011-03-13 14:42 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Waihorace 2011-02-09 07:03:45 UTC
According to local discussion on http://zh.wikinews.org/wiki/Wikinews:%E8%8C%B6%E9%A6%86#.E5.9B.9E.E9.80.80.E5.93.A1.E6.AC.8A.E9.99.90

We are requesting for create a new user group which is called "Rollbacker" (回退員 in Chinese) and this usergroup will hold the permissions "rollback".

Any sysop are allowed to grant or remove this permission.
Comment 1 Waihorace 2011-02-20 07:50:20 UTC
Is there anyone here? Please done it as soon as possible for revert [[:zh:WP:BOTVAND]]
Comment 2 Waihorace 2011-03-06 11:58:34 UTC
Please done it as soon as possible, thank you.
Comment 3 Antoine "hashar" Musso (WMF) 2011-03-13 14:42:06 UTC
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 1625)
+++ InitialiseSettings.php	(working copy)
@@ -6018,6 +6018,7 @@
     ),
     
     'zhwikinews' => array(
+        'rollbacker' => array( 'rollback' => true ), # 27268
         'user' => array( 'upload' => false, 'reupload' => false ),
         'autoconfirmed' => array( 'upload' => false, 'reupload' => false ),
         'sysop' => array( 'upload' => true, 'reupload' => true ) ),
@@ -6379,6 +6380,9 @@
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'flood' ),
         'sysop' => array( 'patroller', 'rollbacker', 'autoreviewer', 'confirmed' ),
     ),
+    '+zhwikinews' => array(
+        'sysop' => array( 'rollbacker' ),
+    ),
     '+zh_yuewiki' => array(
         'sysop' => array( 'abusefilter', 'rollbacker', 'autoreviewer', 'confirmed' ),
     ),
@@ -6673,6 +6677,9 @@
     	'bureaucrat' => array( 'bot', 'flood' ),
     	'sysop' => array( 'patroller', 'rollbacker', 'ipblock-exempt', 'autoreviewer', 'confirmed', 'flood' ),
     ),
+    '+zhwikinews' => array(
+        'sysop' => array( 'rollbacker' ),
+    ),
     '+zh_yuewiki' => array(
     	'sysop' => array( 'abusefilter', 'rollbacker', 'autoreviewer', 'confirmed' ),
     ),
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links