Difference between revisions of "FAQ"

Jump to navigation Jump to search
151 bytes added ,  9 years ago
ZIM file is too big and new content -> at the top, +infos
(parsoid/mwoffliner links)
(ZIM file is too big and new content -> at the top, +infos)
Line 2: Line 2:
<translate><!--T:15-->
<translate><!--T:15-->
This is the Kiwix '''Frequently Asked Questions''' (or '''FAQ''') page. If you don't find an answer to your question, please consider to read the [[Special:MyLanguage/Help|Help page]] or visit our [http://forum.kiwix.org Forum].</translate>
This is the Kiwix '''Frequently Asked Questions''' (or '''FAQ''') page. If you don't find an answer to your question, please consider to read the [[Special:MyLanguage/Help|Help page]] or visit our [http://forum.kiwix.org Forum].</translate>
{{FAQ_entry|question=<translate><!--T:3-->
Where can I find new content?</translate>|answer=<translate><!--T:4-->
Kiwix uses the [http://openzim.org ZIM format]. We release [[Wikipedia in all languages|our own ZIM files]] which are available for download in the Kiwix library (in the software). You can also use the [https://en.wikipedia.org/wiki/Special:Book Book creator] on Wikipedia to generate your own ZIM files.</translate>}}
{{FAQ_entry|question=<translate><!--T:25-->
My ZIM file is too big, what should I do?</translate>|answer=<translate><!--T:26-->
USB flash drives and memory cards are often formated using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* On Microsoft Windows: [http://www.jaist.ac.jp/~hoangle/filesj/ FSJ-Lite],
* On Apple Mac OSX: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* On GNU/Linux and with the console: split --bytes=2000M my_big_file.zim
</translate>}}




Line 7: Line 21:
Why is Kiwix not available for PPC Macs?</translate>|answer=<translate><!--T:2-->
Why is Kiwix not available for PPC Macs?</translate>|answer=<translate><!--T:2-->
We do not have a PPC architectured Mac and this architecture is outdated.</translate>}}
We do not have a PPC architectured Mac and this architecture is outdated.</translate>}}
{{FAQ_entry|question=<translate><!--T:3-->
Where can I find new content?</translate>|answer=<translate><!--T:4-->
Kiwix uses the [http://openzim.org ZIM format]. We release our own ZIM files which are available for download in the Kiwix library (in the software). You can also use the [https://en.wikipedia.org/wiki/Special:Book Book creator] on Wikipedia to generate your own ZIM files.</translate>}}




Line 52: Line 61:
How can I launch Kiwix with a specific article?</translate>|answer=<translate><!--T:24-->
How can I launch Kiwix with a specific article?</translate>|answer=<translate><!--T:24-->
You need to launch Kiwix from the command line using the -articleByUrl option. For example:</translate><source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}
You need to launch Kiwix from the command line using the -articleByUrl option. For example:</translate><source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}
{{FAQ_entry|question=<translate>
<!--T:25-->
My ZIM file is too big, what should I do?</translate>|answer=<translate><!--T:26-->
Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* On Microsoft Windows: [http://www.jaist.ac.jp/~hoangle/filesj/ FSJ-Lite],
* On Apple Mac OSX: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* On GNU/Linux and with the console: split --bytes=2000M my_big_file.zim
</translate>}}




47

edits

Navigation menu