X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/bff38724b4d7f12ad4e4860057c85492f19c611f..84815d0ce90c284e036cf3b9f9c50548c9df283d:/doc/roadmap.mdwn diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index ac8bbc3f4..13584b7ef 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -5,13 +5,22 @@ This is the roadmap for ikiwiki drevelopment. Generally usable release. * No severe [[security]] bugs. -* 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]]. +* 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]]. -Estimated ETA for 1.0 is May 2006. +Released 29 April 2006. # 2.0 -* Plugin mechanism. See [[todo/PluggableRenderers]]. Should support things like [[todo/lists]] and [[todo/link_map]]. +* Unit test suite (with tests of at least core stuff like + [[GlobList]]). +* [[Plugins]] +* [[Tags]] * Should have fully working [[todo/utf8]] support. -* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other scalability issues. -* improved [[todo/html]] stylesheets and templates \ No newline at end of file +* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other + scalability issues. +* improved [[todo/html]] stylesheets and templates +* Improved [[logo]]. +* Support for at least one RCS aside from svn. Once it supports two, it should + quickly grow to support them all.. See [[about_rcs_backends]] +* Support for one other markup language, probably restructured text.