Difference between revisions of "Tags"

Jump to navigation Jump to search
90 bytes added ,  07:54, 20 August 2020
→‎Private Tags: + service workers
(→‎Private Tags: + service workers)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Tags are text slugs stored in the <code>Tags</code> Article of the [[Metadata]] namespace of a ZIM file.
Tags are text slugs stored in the <code>Tags</code> Article of the [[Metadata|"M" namespace]] of a ZIM file.


A ZIM file can have zero, one or many Tags.
A ZIM file can have zero, one or many Tags.
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>_sw:<no|yes></code>: indicates wheter the ZIM file relies on Service Workers.
* <code>_ftindex:<no|yes></code>: indicates wheter 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.

Navigation menu