Difference between revisions of "Tags"

Jump to navigation Jump to search
2 bytes added ,  14:40, 15 August 2019
m
Line 24: Line 24:
Common private tags used by [https://github.com/kiwix/kiwix-lib/ kiwix] Publishers:
Common private tags used by [https://github.com/kiwix/kiwix-lib/ kiwix] Publishers:


* <code>_ftindex:<no|yes></code>: indicates that the ZIM file includes a full-text index.
* <code>_ftindex:<no|yes></code>: indicates wheter the ZIM file includes a full-text index.
* <code>_pictures:<no|yes></code>: indicates whether the ZIM file includes pictures.
* <code>_pictures:<no|yes></code>: indicates whether the ZIM file includes pictures.
* <code>_videos:<no|yes></code>: indicates whether the ZIM file includes videos.
* <code>_videos:<no|yes></code>: indicates whether the ZIM file includes videos.
* <code>_details:<no|yes></code>: indicates whether the ZIM file includes detailed content.
* <code>_details:<no|yes></code>: indicates whether the ZIM file includes detailed content.
* <code>_category:<xxx></code>: indicates that the ZIM file could be categorized as <code>xxx</code>. ZIM readers don't have to follow this convention. Kiwix readers don't even use the <code>_category</code> Tag in readers but uses it to inform its separate filtering mechanism.
* <code>_category:<xxx></code>: indicates that the ZIM file could be categorized as <code>xxx</code>. ZIM readers don't have to follow this convention. Kiwix readers don't even use the <code>_category</code> Tag in readers but uses it to inform its separate filtering mechanism.
10

edits

Navigation menu