Extension:GiveRollback
|
|
This extension is obsolete! It has been replaced by core functionality in the MediaWiki software (which was added in version 1.11.0). |
|
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 | ||
| License | No license specified | ||
| Download | SVN | ||
| Example | Wikia sites | ||
|
|||
|
check usage (experimental) |
|||
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 [where?]
- 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.

