Difference between revisions of "Roadmap"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Things we plan to do in the future: | |||
* | * Implement templating system in [[zimlib]] | ||
** A - HTML body | ** A - HTML body | ||
** B - HTML header | ** B - HTML header | ||
** | ** Two methods for reading either pure article text or combined pages | ||
* | * Releasing a first version of [[zimlib]] | ||
* Packaging | * Packaging | ||
** Debian | ** Debian | ||
** RPM | ** RPM | ||
** | ** Static binaries for Linux and Windows | ||
* | * Specify and Implement native category support | ||
** U contains standard article text | ** U contains standard article text | ||
** V contains article pointers to articles within that category | ** V contains article pointers to articles within that category | ||
** W contains category pointers to categories of a given article | ** W contains category pointers to categories of a given article | ||
* | * Implement incrementatl | ||
* | * in [[zimlib]] | ||
* | * zimdiff binary | ||
* zimpath binary (with leazy mode - append) | |||
== See also == | |||
* [[Features]] | |||
* [[ |
Revision as of 18:36, 11 January 2013
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
- Releasing a first version of zimlib
- Packaging
- Debian
- 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 incrementatl
- in zimlib
- zimdiff binary
- zimpath binary (with leazy mode - append)