Extension:PanicButton

From mediawiki.org
MediaWiki extensions manual
PanicButton
Release status: unknown
Author(s) Shawn Bruckner (OoEyestalk)
MediaWiki
License GNU General Public License 2.0 or later
Download

The PanicButton extension provides a special page that allows specified users to shut off editing permissions for anonymous users..

Installation[edit]

  • Download and place the file(s) in a directory called PanicButton in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    require_once "$IP/extensions/PanicButton/PanicButton.php";
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Configuration parameters[edit]

User rights[edit]

See also[edit]