Search code examples
windowsmediawikiwiki

How can I save a whole MediaWiki wiki without shell access?


I'd like to save a whole wiki site (not Wikipedia, but a smaller wiki), with all of its text and media. I'm using a Windows system. I'd prefer the simplest solution.


Solution

  • Use dumpgenerator.py from WikiTeam e.g. to save complete XML histories and images:

    python dumpgenerator.py http://wiki.domain.org --xml --images