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

Jasper Deng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jasper Deng <[email protected]> 2012-11-09 01:38:16 
UTC ---
Yeah. I'm supposing that the following entries would be added to the $wgConf
entry in CommonSettings.php, under the 'wikidata' entry:
'+wgGroupPermissions'=>array(
   'autoreview'=>array(
        'autopatrolled'=>true,
   ),
),
'+wgAddGroups'=>array(
   'sysop'=>array(
        'autoreview'),
),
'+wgRemoveGroups'=>array(
   'sysop'=>array(
        'autoreview'),
   ),
),
(along with appropriate entries for bureaucrats if necessary)

-- 
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