![]() Release status: unmaintained |
|
---|---|
![]() |
|
Implementation | Special page | , User activity
Description | Measures the user scores by the number of contributions. |
Author(s) |
|
Latest version | 2.3 (2017-03-31) |
MediaWiki | 1.25+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: README |
Hooks used
|
|
The SpecialUserScore extension provides a special page for displaying user score as measured by number of contributions.
Installation
- Download and place the file(s) in a directory called
SpecialUserScore
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'SpecialUserScore' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.