Le 10/10/2012 20:32, Jason Skomorowski a écrit :
Hi!
I would like to build a ZIM file of the Simple English Wikipedia including the full resolution images for educational use in a region without reliable Internet access.
So far as I can tell, I would need to:
- grab a copy of the current dump and use something like
http://meta.wikimedia.org/wiki/Wikix to populate it with images
- set it up to be served via HTTP, possibly by importing into a local
mediawiki instance
...alternatively:
And then:
spider the whole thing into html/images using curl/wget
use Zimwriter+buildZimFromDirectory as per here:
This is perfectly feasible in that way... but won't be easy to get a good result.
Emmanuel