https://bugzilla.wikimedia.org/show_bug.cgi?id=20419

           Summary: Set up "Rollback", "Autoreviewer" group, and assign
                    'patrol' rights for (Auto)confirmed group on yuewiki
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://zh-
                    yue.wikipedia.org/wiki/WP:VPP#開新組同加權到『(�
                    ��動)確認用戶』組
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: enhancement
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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' ),
      ),
  ),


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to