Zim 0.42-alpha1
Goal:
* Have a working preview showing additional value over the perl version
Must have:
* Backward compatible on reading wiki pages
* Support rendering checkbox lists
* View menu complete
* Working index on sqlite
* LinkMap plugin
* Working history
* Go menu complete
* WWW must work, no need for feature completeness
If feasible:
* Plugins dialog separate from preferences + info on plugin
* Print to browser plugin
* Spell plugin
* Render lists with proper indenting
Milestone information
- Project:
- Zim
- Series:
- pyzim
- Version:
- 0.42-alpha1
- Released:
- Registrant:
- Jaap Karssenberg
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 3 Jaap Karssenberg
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 1 In Progress, 2 Fix Released
Download files for this release
Release notes
This snapshot is not nearly ready for day to day usage, and only works as a read-only client at the moment. However some early testing would be very good. Most of th framework is in place, so index is build in SQLite and parsing works. Also included is a proof-of-concept stand-along web server which displays zim pages.
For those will to test please run two commands in the source directory and let me know any errors:
$ ./test.py --full
$ ./zim.py --index /path/to/
To run the gui use
$ ./zim.py /path/to/
Webserver can be accessed from the "Tools" menu, or from the commandline by:
$ ./zim.py --server /path/to/
( Check --help for more commandline options. )
Changelog
This release does not have a changelog.
0 blueprints and 3 bugs targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
208586 | #208586 | Mindmap Widget | 3 High | Jaap Karssenberg | 8 In Progress | |
298125 | #298125 | Build ID needed in about dialog box | 5 Low | Jaap Karssenberg | 10 Fix Released | |
304572 | #304572 | wrong zim version number in exported html | 5 Low | Jaap Karssenberg | 10 Fix Released |