547
edits
Line 1: | Line 1: | ||
[[Image:Schema ZIM File Creation.png|500px|right]] | [[Image:Schema ZIM File Creation.png|500px|right]] | ||
There is for now only a few tools allowing people to create ZIM files. | |||
== | == Users == | ||
You can create on Wikipedia and all other Wikimedia projects, ZIM files of article selections. [https://en.wikipedia.org/wiki/Special:Book For example on http://en,wikipedia.org]. This is based on the MediaWiki Collection Extension (see below). | |||
== Developers == | |||
=== MediaWiki Collection Extension === | |||
The Collection extension for MediaWiki provides the ability to select articles and export them in different formats, such as PDF, ODF and ZIM. The main purpose of Collection extension is to create printed books - instead of export you can also choose to have the selected articles printed on demand as a real book. | |||
The Collection extension can be easily added to any MediaWiki installation: | |||
* [http://www.mediawiki.org/wiki/Extension:Collection Get the extension] | |||
* [http://www.mediawiki.org/wiki/Extension:Collection/openZIM Details on Collection and openZIM] | |||
== zimwriterdb == | |||
[[zimwriterdb]] is part of the openZIM project. This binary uses a pre-filled Postgres Database and create the corresponding ZIM file. | |||
=== buildZimFileFromDirectory.pl === | === buildZimFileFromDirectory.pl === | ||
Line 35: | Line 29: | ||
== See also == | == See also == | ||
* [[ | * [[Bindings]] | ||
* [[Reader]] |