Extension:EditSectionClearerLink
From MediaWiki.org
|
EditSectionClearerLink Release status: beta |
|||
|---|---|---|---|
| Description | |||
| Author(s) | Ian Baker (RaindriftTalk) | ||
| License | GPL v2 | ||
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
||
|
|||
|
Check usage (experimental) |
|||
Stub page for rev:92919.
Contents |
[edit] What can this extension do?
[edit] Usage
[edit] Installation
Note: $IP stands for the root directory of your MediaWiki installation, the same directory that holds LocalSettings.php.
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/EditSectionClearerLink/EditSectionClearerLink.php");
