Extension:GiveRollback
From MediaWiki.org
|
GiveRollback Release status: stable |
|
|---|---|
| Implementation | Special page, User rights |
| Description | Special page to allow local bureaucrats to give rollback permissions to a non-sysop user |
| Author(s) | Rob Church |
| Download | SVN |
| Added rights | giverollback |
| Example | Wikia sites |
This extension adds the special page Special:Giverollback to allow local bureaucrats to give rollback permissions to a non-sysop user.
[edit] Installation
- Download the files from Wikimedia Subversion to extensions/GiveRollback:
- Add the following line to LocalSettings.php to load the extension:
require_once( 'extensions/GiveRollback/GiveRollback.php' );
[edit] Logs
A log is maintained at Special:Log/gvrollback.
[edit] Alternative way
An alternative way for 1.11 and after is described at Help:User rights management#GiveRollback.

