Extension:AddSysop

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
AddSysop

Release status: stable

Addsysop.png
Implementation User rights
Description grant or revoke sysop/bureaucrat
Last version 1.0
MediaWiki less than 1.11
License GPL
Download addsysop.zip
Added rights

addsysop, removesysop

Check usage (experimental)

AddSysop is a combination of Desysop and MakeSysop, but you can also revoke or grant the bureaucrat rights.

[edit] Installation

  1. Download the files: addsysop.zip
  2. Put the whole folder (you don't need to create a new one) in your extension directory.
  3. Add the following lines to your local settings:
require_once("$IP/extensions/addsysop/Addsysop.php");
 
$wgGroupPermissions['bureaucrat']['addsysop'] = true; 
$wgGroupPermissions['bureaucrat']['removesysop'] = true;
Language: English  • Deutsch
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox