Generate usage stats for a mediawiki site.
 
Go to file
Dan Howe 83f62d2820 Fix bug where dates were not indcluded when identifying duplicates
docs Add image
README.md Fix image size
wiki_pages.py First commit
wiki_stats.py Fix bug where dates were not indcluded when identifying duplicates

README.md

wiki-usage

Generate usage stats on a mediawiki site.

Usage

  1. Get list of all wiki pages with the script wiki_pages.py

  2. Go to this wiki page:
    http://wiki.wrl.unsw.edu.au/index.php/Special:Export

  3. Paste the list of page titles.

  4. Uncheck the box 'Include only the current revision, not the full history'.

  5. Click export.

  6. Move the downloaded xml file into the same folder as wiki-stats.py, and run the script.

Sample output