Extension:EditOnlyYourOwnPage

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

Release status: beta

Implementation User rights
Description Prevents non-sysop users from editing anything other than their own user page, talk page and subpages thereof.
Author(s) Jim R. Wilson (Jimbojw)
Last version 0.1
MediaWiki 1.6.x, 1.9.x, 1.10.x, 1.12.x - 1.17.x
License The MIT License
Download EditOnlyYourOwnPage.php
Example see the Project Homepage
Hooks used
userCan

Check usage (experimental)

The EditOnlyYourOwnPage Extension prevents non-sysop users from editing anything other than their own user page, talk page and subpages thereof.

Project Homepage
EditOnlyYourOwnPage Extension - Jimbojw.com
Source Code
EditOnlyYourOwnPage.php
Licensing
EditOnlyYourOwnPage is released under The MIT License.

[edit] Installation

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

[edit] See also

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox