Last modified: 2009-03-19 19:38:27 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 T18342, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16342 - Enable flood flag configuration on English Wikibooks
Enable flood flag configuration on English Wikibooks
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Rob Halsell
http://en.wikibooks.org/w/index.php?t...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-14 23:45 UTC by Mike.lifeguard
Modified: 2009-03-19 19:38 UTC (History)
1 user (show)

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


Attachments

Description Mike.lifeguard 2008-11-14 23:45:48 UTC
Configuration is almost identical to bug 15176:

$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');     #'crats may remove the "flood" group from users
Comment 1 Rob Halsell 2009-03-19 19:38:27 UTC
This should now be live on enwikibooks.

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


Navigation
Links