mirror of
https://github.com/WikiTeam/wikiteam
synced 2024-11-12 07:12:41 +00:00
16ec333e7d
This is a partial rewrite of the dumpgenerator.py, and is largely incomplete. I am no longer working on this rewrite, so I am releasing it for others to build upon it and work towards releasing DumpGenerator 2.0. git-svn-id: https://wikiteam.googlecode.com/svn/trunk@933 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 |
||
---|---|---|
.. | ||
dumpgenerator.py | ||
README.md |
WikiTeam dumpgenerator.py rewrite
This is the rewrite of WikiTeam's dumpgenerator.py. It is aimed towards getting native API support when downloading wikis and to avoid the use of screen scraping when doing so (which is quite hacky and not ideal).
Note: THIS IS NOT A RELEASE YET, patches welcome.