Difference between revisions of "Kiwix-manage"

Jump to navigation Jump to search
m
typos found with languagetool.org
m (typos found with languagetool.org)
Line 1: Line 1:
'''kiwix-manage''' is a console tool which allows to build library files for Kiwix. A library file is an XML flat file listing ZIM files with all the necessary informations like (favicon, date, creator, description, indexpath, filepath, title, source/metalink, ...).
'''kiwix-manage''' is a console tool which allows building library files for Kiwix. A library file is an XML flat file listing ZIM files with all the necessary information (like favicon, date, creator, description, indexpath, filepath, title, source/metalink, ...).


kiwix-manage generated files are thought for two usages:
kiwix-manage generated files are thought for two usages:
Line 5: Line 5:
* Remote/portable library file for the Kiwix software, providing a list of downloadable content ([http://www.kiwix.org/library.xml example]).
* Remote/portable library file for the Kiwix software, providing a list of downloadable content ([http://www.kiwix.org/library.xml example]).


By the way, an intern library file is also managed an build directly by Kiwix, following the user behaviour (adding, removing new content)... and the format is exactly the same.
By the way, an intern library file is also managed and build directly by Kiwix, following the user behaviour (adding, removing new content)... and the format is exactly the same.


== Technical details ==
== Technical details ==

Navigation menu