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 | 4 years ago | |
---|---|---|
docs | 4 years ago | |
README.md | 4 years ago | |
wiki_pages.py | 4 years ago | |
wiki_stats.py | 4 years ago |
README.md
wiki-usage
Generate usage stats on a mediawiki site.
Usage
-
Get list of all wiki pages with the script
wiki_pages.py
-
Go to this wiki page:
http://wiki.wrl.unsw.edu.au/index.php/Special:Export -
Paste the list of page titles.
-
Uncheck the box 'Include only the current revision, not the full history'.
-
Click export.
-
Move the downloaded xml file into the same folder as
wiki-stats.py
, and run the script.