Extension:Contributionseditcount
From MediaWiki.org
|
Release status: unknown |
|||
|---|---|---|---|
| Description | Displays an edit count on the user contributions page | ||
| Author(s) | Ævar Arnfjörð Bjarmason | ||
| License | GPL 2 or later | ||
| Download | Download snapshot Subversion [Help] |
||
|
|||
|
Check usage (experimental) |
|||
[edit] What can this extension do?
Displays an edit count on the user contributions page
[edit] Installation
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/Contributionseditcount/Contributionseditcount.php");
