update
[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
9   promise of being a wiki that people can commit to [[using|ikiwikiusers]].
10
11 Released 29 April 2006.
12
13 # 2.0
14
15 * Unit test suite (with tests of at least core stuff like
16   [[GlobList]]).
17 * [[Plugins]] 
18 * [[Tags]]
19 * Should have fully working [[todo/utf8]] support.
20 * [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
21   scalability issues.
22 * Improved [[todo/html]] stylesheets and templates.
23 * Improved [[logo]].
24 * Support for at least one RCS aside from svn. Once it supports two, it should
25   quickly grow to support them all.. See [[about_rcs_backends]]
26 * Support for one other markup language, probably restructured text.
27 * No serious known [[bugs]]
28 * No severe-to-moderate known [[security]] issues.