https://bugzilla.wikimedia.org/show_bug.cgi?id=16833
Mike.lifeguard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://simple.wikipedia.org |http://simple.wikipedia.org/ | |w/index.php?title=Wikipedia: | |Simple_talk&oldid=1265151#Fl | |ood_Flag_Proposal Keywords| |shell --- Comment #4 from Mike.lifeguard <[email protected]> 2009-01-04 02:46:55 UTC --- This is what they want: $wgGroupPermissions['flood']['bot'] = true; #creates the "flood" group with the "bot" right $wgGroupsAddToSelf['sysop'] = array('flood'); #sysops may add the "flood" group to themselves $wgGroupsRemoveFromSelf['sysop'] = array('flood'); #sysops may remove the "flood" group from themselves $wgRemoveGroups['bureaucrat'] = array('flood'); #add this to whatever 'crats can already remove; it lets bureaucrats remove the "flood" group from users Updated URL field to show consensus. -- 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
