From Jimbojw.com
The KeepYourHandsToYourself Extension is a MediaWiki extension which prevents users from editing other users pages or subpages.
It is released under The MIT License.
Compatibility
This extension requires:
- MediaWiki 1.6.x, 1.9.x, or higher
- PHP 4.x, 5.x or higher
Installation
- Download KeepYourHandsToYourself, and be sure to rename the downloaded file to KeepYourHandsToYourself.php.
- Drop this script in $IP/extensions
- Note: $IP is your MediaWiki install dir.
- 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 ...