Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Things we plan to do in the future: | Things we plan to do in the future: | ||
* Implement templating system in [[ | * Implement templating system in [[libzim]] | ||
** A - HTML body | ** A - HTML body | ||
** B - HTML header | ** B - HTML header | ||
Line 16: | Line 16: | ||
* Implement incremental features: | * Implement incremental features: | ||
** in [[ | ** in [[libzim]] | ||
** zimdiff binary | ** zimdiff binary | ||
** zimpatch binary (with leazy mode - append) | ** zimpatch binary (with leazy mode - append) |
Latest revision as of 08:57, 11 March 2023
Things we plan to do in the future:
- Implement templating system in libzim
- A - HTML body
- B - HTML header
- Two methods for reading either pure article text or combined pages
- Packaging
- RPM
- Static libzim binaries for macOS and Windows
- Specify and Implement native category support
- U contains standard article text
- V contains article pointers to articles within that category
- W contains category pointers to categories of a given article
- Implement incremental features:
- in libzim
- zimdiff binary
- zimpatch binary (with leazy mode - append)