I do not want to store big categories HTML pages, so it depends mainly of the ZIM format itself which have to allow to store efficiently category relationships.
New ZIM format manages categories natively, so I need now: do all the rendering stuff see how to write them in the ZIM file (DB)
* how to know which categories I have to integrate...
a lot to do!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When will this feature be implemented? I've done some research and Parsoid returns the page categories as meta links (e.g. <link rel="mw:PageProp/Category"...) and there is also an api which returns the pages where a category is used: http://www.mediawiki.org/wiki/API:Categorymembers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do not want to store big categories HTML pages, so it depends mainly of the ZIM format itself which have to allow to store efficiently category relationships.
See http://bugs.openzim.org/show_bug.cgi?id=1
New ZIM format manages categories natively, so I need now:
do all the rendering stuff
see how to write them in the ZIM file (DB)
* how to know which categories I have to integrate...
a lot to do!
When will this feature be implemented? I've done some research and Parsoid returns the page categories as meta links (e.g. <link rel="mw:PageProp/Category"...) and there is also an api which returns the pages where a category is used: http://www.mediawiki.org/wiki/API:Categorymembers
I think your remark is about this ticket: https://sourceforge.net/p/kiwix/feature-requests/778/
Here is the new place for that feature request https://github.com/openzim/mwoffliner/issues/15