Extension:PoolCounter
From MediaWiki.org
|
PoolCounter Release status: beta |
|
|---|---|
| Description | Provides a MediaWiki client for the pool counter daemon |
| Author(s) | Tim Starling, Platonides |
| Database changes | No |
| License | GNU General Public License 2.0 or later |
| Download | |
|
Translate the PoolCounter extension if it is available at translatewiki.net |
|
| Check usage and version matrix; code metrics | |
| Bugs: list open list all report | |
The PoolCounter extension provides a MediaWiki client for the pool counter daemon.
Installation[edit | edit source]
- Download and extract the file(s) in a directory called
PoolCounterin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/PoolCounter/PoolCounter.php";
- Done! Navigate to "Special:Version" on your wiki to verify that the extension is successfully installed.
See also[edit | edit source]
| This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |