ikiwiki/doc/roadmap.mdwn

19 lines
748 B
Plaintext
Raw Normal View History

2006-04-25 08:33:25 +02:00
This is the roadmap for ikiwiki drevelopment.
# 1.0
Generally usable release.
* No severe [[security]] bugs.
2006-04-25 08:36:39 +02:00
* All the [[features]] people would expect in a wiki. Needs to be a plausable promise of being a wiki that people can commit to [[using|ikiwikiusers]].
2006-04-25 08:33:25 +02:00
2006-04-29 20:15:38 +02:00
Released 29 April 2006.
2006-04-25 08:33:25 +02:00
# 2.0
2006-05-01 22:36:10 +02:00
* [[todo/Plugin]] mechanism.
2006-04-25 08:33:25 +02:00
* Should have fully working [[todo/utf8]] support.
2006-04-25 08:36:13 +02:00
* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other scalability issues.
2006-04-25 08:37:22 +02:00
* improved [[todo/html]] stylesheets and templates
2006-04-25 08:42:49 +02:00
* A version of the logo in a different font, possibly with the dots on the i's highlighted in some other color.
2006-04-25 08:37:37 +02:00
* Support for at least one RCS aside from svn. Once it supports two, it should quickly grow to support them all..