Last modified: 2009-08-31 20:32:36 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 T22419, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20419 - Set up "Rollback", "Autoreviewer" group, and assign 'patrol' rights for (Auto)confirmed group on yuewiki
Set up "Rollback", "Autoreviewer" group, and assign 'patrol' rights for (Auto...
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!
http://zh-yue.wikipedia.org/wiki/WP:V...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-27 12:40 UTC by Shinjiman
Modified: 2009-08-31 20:32 UTC (History)
1 user (show)

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


Attachments

Description Shinjiman 2009-08-27 12:40:34 UTC
yuewiki would like to set up the group shown below and assign the rights 
for the existing group with the settings listed below per consensus:
http://zh-yue.wikipedia.org/wiki/WP:VPP#開新組同加權到『(自動)確認用戶』組

Thank you.

-------------------------------------------------------------------------

  'groupOverrides' => array(
      'zh_yuewiki' => array(
+          'autoconfirmed' => array( 'patrol' => true ),
+          'rollbacker' => array( 'rollback' => true ),
+          'autoreviewer' => array( 'autopatrol' => true ),
+          'confirmed' => array( 'upload' => true, 'patrol' => true ),
      ),
  ),

  'wgAddGroups' => array(
      '+zh_yuewiki' => array(
+       'sysop' => array( 'rollbacker', 'autoreviewer', 'confirmed' ),
      ),
  ),
  'wgRemoveGroups' => array(
      '+zh_yuewiki' => array(
+       'sysop' => array( 'rollbacker', 'autoreviewer', 'confirmed' ),
      ),
  ),
Comment 1 Aaron Schulz 2009-08-31 20:10:54 UTC
Done. (note that you forgot 'abusefilter' in the add/remove groups...I left that there)
Comment 2 Shinjiman 2009-08-31 20:32:36 UTC
(In reply to comment #1)
> Done. (note that you forgot 'abusefilter' in the add/remove groups...I left
> that there)

Yup, so I've used the '+' to mentioned that those lines are to be 'added' to the existing entries. :)

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


Navigation
Links