* Add autopromote condition APCOND_BLOCKED to autopromote blocked users to various...
authorRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 18 Jun 2009 02:50:16 +0000 (02:50 +0000)
committerRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 18 Jun 2009 02:50:16 +0000 (02:50 +0000)
commitbed5f5d54e332e805afd3a18993409bd9f5b640e
tree8c81bc579fe3cab2f1b77df185b96146628a6379
parent003a5f34315544c8634d76dd30ade00e52caa0cb
* Add autopromote condition APCOND_BLOCKED to autopromote blocked users to various user groups.
* Add $wgRemoveGroups as a means of restricting a group's rights. The syntax is identical to $wgGroupPermissions, but users in these groups will have these rights stripped from them.
* Modify Special:ListGroupRights so that it displays revoked permissions as well (the display of assigned vs. revoked is changeable via css).
* Bump $wgStyleVersion
RELEASE-NOTES
includes/Article.php
includes/Autopromote.php
includes/DefaultSettings.php
includes/Defines.php
includes/ProtectionForm.php
includes/User.php
includes/specials/SpecialListgrouprights.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
skins/common/shared.css