Generate usage stats for a mediawiki site.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Dan Howe 83f62d2820 Fix bug where dates were not indcluded when identifying duplicates 4 years ago
docs Add image 4 years ago
README.md Fix image size 4 years ago
wiki_pages.py First commit 4 years ago
wiki_stats.py Fix bug where dates were not indcluded when identifying duplicates 4 years ago

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