Extension:CategoryHits

From MediaWiki.org

Jump to: navigation, search

           

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
CategoryHits

Release status: beta

Implementation  Special page
Description Returns view statistics based on categories category
Author(s)  Dan Rinkes
Last Version  1.13+ (may work on earlier versions, but not tested)
PHP  5.1
License GPL
Download http://dansmediawikiextensions.googlecode.com/svn/trunk/extensions/CategoryHits/
http://dansmediawikiextensions.googlecode.com/svn/trunk/extensions/CategoryHits/readme.txt
Example  http://tiexpressdsp.com/index.php/Special:CategoryHits

check usage (experimental)

Contents

[edit] Summary

The CategoryHits extension will display Page hit statistics on a Category basis. The results page is sorted in descending order by number of hits per category.

[edit] Installation

  1. Download the latest snapshot of the extension and extract it to your extensions directory. [here]
  2. Add require_once( "$IP/extensions/CategoryHits/CategoryHits.php" ); to LocalSettings.php.

[edit] Example

Categoryhits.JPG