Difference between revisions of "Category Handling"

From openZIM
Jump to navigation Jump to search
m (fixed namespace)
Line 1: Line 1:
Categories are articles with an optional category text and a list of articles have been added to the category.
Categories are articles with an optional category text and a list of articles have been added to the category.


ZIMlib handles the category text and article lists by using two [[Namespaces]].
ZIMlib handles the category text and article lists by using two [[ZIM File Format#Namespaces|Namespaces]].


* namespace U contains the category text
* namespace U contains the category text
* namespace V contains the list of articles
* namespace V contains the list of articles

Revision as of 20:23, 22 February 2009

Categories are articles with an optional category text and a list of articles have been added to the category.

ZIMlib handles the category text and article lists by using two Namespaces.

  • namespace U contains the category text
  • namespace V contains the list of articles