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

--- Comment #7 from kimmo.virta...@gmail.com 2011-12-05 21:44:22 UTC ---
I think that the change related to administrator settings is this (based on
http://noc.wikimedia.org/conf/highlight.php?file=flaggedrevs.php ):

$wgGroupPermissions['sysop']['review']         = true;
$wgGroupPermissions['sysop']['stablesettings'] = true;

For editor group you could add this: 
$wgGroupPermissions['editor']['rollback'] = true;

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to