]> sipb.mit.edu Git - ikiwiki.git/blob - doc/roadmap.mdwn
web commit by ThomasSchwinge
[ikiwiki.git] / doc / roadmap.mdwn
1 This is the roadmap for ikiwiki drevelopment.
2
3 # 1.0
4
5 Generally usable release.
6
7 * No severe [[security]] bugs.
8 * 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]].
9
10 Released 29 April 2006.
11
12 # 2.0
13
14 * Unit test suite (with tests of at least core stuff like
15   [[GlobList]]).
16 * [[todo/Plugin]] mechanism. 
17 * Should have fully working [[todo/utf8]] support.
18 * [[Optimised_rendering|todo/optimisations]] if possible. Deal with other scalability issues.
19 * improved [[todo/html]] stylesheets and templates
20 * A version of the logo in a different font, possibly with the dots on the i's highlighted in some other color.
21 * Support for at least one RCS aside from svn. Once it supports two, it should quickly grow to support them all..