Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
** B - HTML header | ** B - HTML header | ||
** Two methods for reading either pure article text or combined pages | ** Two methods for reading either pure article text or combined pages | ||
* Packaging | * Packaging |
Revision as of 15:12, 9 August 2015
Things we plan to do in the future:
- Implement templating system in zimlib
- A - HTML body
- B - HTML header
- Two methods for reading either pure article text or combined pages
- Packaging
- RPM
- Static binaries for Linux 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 zimlib
- zimdiff binary
- zimpatch binary (with leazy mode - append)
- Seek to random place for non-compressed content (to play video or download big content efficiently)