|
|
|
|
|
by AjithAntony
4586 days ago
|
|
My use case is exporting a private mediawiki for use at a prison. Kiwix is a lot more polished than this, especially the user experience. This looks interesting becuase reproduces mediawikis very well. The text-only dump imported pretty well once I figured it out. The kiwix ZIM files are a pain to prepare, and use the public facing API that can be pretty unreliable, especially if your mediawiki hosting is of poor quality. It also forces you to hand curate what you export. Using the direct XML dumps prepared server side is much cheaper, but then you lose the curation. The image situation is unclear here. There are some really confusing instructions about it, but I wasn't able to figure it out. I'll keep using and recommending kiwix for now, but this could be promising. |
|
Regarding images. There is some assembly acquired, but I tried to make the instructions as simple as possible. If you look at http://xowa.sourceforge.net/setup_simplewiki.html, then there should be two steps:
* Download the .7z file from from archive.org: http://archive.org/details/Xowa_simplewiki_2013-10-30_images... * Unzip the .7z file to your XOWA directory. If you're on Windows and have C:\xowa as your folder, you should get a file called C:\xowa\file\simple.wikipedia.org\fsdb.main\fsdb.abc.sqlite3 as well as many others
enwiki is a little more difficult, but only in that it requires downloading more files.
Let me know if you run into other issues. I'm going off to work now, but I'll check again later.
EDIT: I forgot to add that if you set up ImageMagick and Inkscape (installation instructions are on XOWA's Main_Page), you can download images dynamically for each article (i.e.: you don't need to download the entire image dump first)