Difference between revisions of "FeedFormat"

Jump to navigation Jump to search
()
(→‎Tags and attributes: update links)
Line 17: Line 17:


=== <book> ===
=== <book> ===
* '''id''' (mandatory): Unique id of a book/ZIM. It comes from the ZIM file itself, see [http://openzim.org/Metadata].  
* '''id''' (mandatory): Unique id of a book/ZIM. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].  
* '''origid''' (optional): Mandatory in case of ''diff ZIM file'', it contains the id of the original ZIMfile the diff file should be applied.
* '''origid''' (optional): Mandatory in case of ''diff ZIM file'', it contains the id of the original ZIMfile the diff file should be applied.
* '''path''' (optional): Filesystem path of the ZIM file. This does only make sense locally.
* '''path''' (optional): Filesystem path of the ZIM file. This does only make sense locally.
* '''indexPath''' (optional): Filesystem path of the fulltext search index. This does only make sense locally.
* '''indexPath''' (optional): Filesystem path of the fulltext search index. This does only make sense locally.
* '''title''' (recommended): Title of the book. It comes from the ZIM file itself, see [http://openzim.org/Metadata].
* '''title''' (recommended): Title of the book. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''description''' (recommended): Small text describing the content of the book. It comes from the ZIM file itself, see [http://openzim.org/Metadata].
* '''description''' (recommended): Small text describing the content of the book. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''language''' (mandatory): ISO3 code of the content language(s). It comes from the ZIM file itself, see [http://openzim.org/Metadata].
* '''language''' (mandatory): ISO3 code of the content language(s). It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''date''' (mandatory): Date of the creation of the ZIM file. It comes from the ZIM file itself, see [http://openzim.org/Metadata].
* '''date''' (mandatory): Date of the creation of the ZIM file. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''creator''' (mandatory): Name or description of the Creator of the content. It comes from the ZIM file itself, see [http://openzim.org/wiki/Metadata].
* '''creator''' (mandatory): Name or description of the Creator of the content. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''publisher''' (mandatory): Name or description of the Publisher of the content. It comes from the ZIM file itself, see [http://openzim.org/wiki/Metadata].
* '''publisher''' (mandatory): Name or description of the Publisher of the content. It comes from the ZIM file itself, see [http://www.openzim.org/wiki/Metadata].
* '''url''' (recommended): HTTP URL of the Metalink file where the file may be downloaded
* '''url''' (recommended): HTTP URL of the Metalink file where the file may be downloaded
* '''articleCount''' (mandatory): Number of articles (excepting redirects) of the namesapce A in the file.
* '''articleCount''' (mandatory): Number of articles (excepting redirects) of the namesapce A in the file.

Navigation menu