Extension:GiveRollback

From MediaWiki.org

Jump to: navigation, search
Manual on MediaWiki Extensions
List of MediaWiki Extensions
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

  • 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.


Personal tools