KeepYourHandsToYourself Extension

From Jimbojw.com

Jump to: navigation, search

The KeepYourHandsToYourself Extension is a MediaWiki extension which prevents users from editing other users pages or subpages.

It is released under The MIT License.

Contents

Compatibility

This extension requires:

  • MediaWiki 1.6.x, 1.9.x, or higher
  • PHP 4.x, 5.x or higher

Installation

  1. Download KeepYourHandsToYourself, and be sure to rename the downloaded file to KeepYourHandsToYourself.php.
  2. Drop this script in $IP/extensions
    Note: $IP is your MediaWiki install dir.
  3. Enable the extension by adding this line to your LocalSettings.php:
    require_once('extensions/KeepYourHandsToYourself.php');

Technical Details

Users in the 'sysop' group are immune to this protection and can edit other users' pages as normal.

Comments

Sorry, comments are disabled.

or, read what others have said ...