X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a363e19cb9011ed2e2d70575dd13f64cc18657ae..3452763d2c93149ad9d81f941ae05b1c6fe81fe2:/doc/roadmap.mdwn diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index c44afa79e..4b47d2db9 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -29,7 +29,7 @@ bugs will be fixed in 1.x going forward. * Some support for other markup languages than markdown: rst, textile. * Unit test suite, with more than 300 tests. -Will be released 29 April 2007. +Released 30 April 2007. The 2.x series is expected to undergo continuing development for some time, adding improvements and new features, but avoiding changes that break @@ -37,13 +37,26 @@ backwards compatability. ---- +# 3.0 + +Version 3.0 will be an opportunity to make significant transitions. + +* Default to using `prefix_directives`. +* Default to using `aggregateinternal`. +* Remove deprecated prefs form settings for `allowed_attachments` and + `locked_pages`. + +It will include a vast number of new features, bugfixes, and other +improvements, far too many to list here. + +Release is planned for fall, 2008. + +---- + # future goals -* Improved [[todo/html]] stylesheets and templates. - _(status: [[css_market]] exists; it could always provide more stylesheets. No alternate templates yet, though.)_ -* More documentation in the basewiki, including documentation for all enabled plugins. Probably need some solution for [[todo/conditional_underlay_files]], too. * Conversion support for existing other wikis. (Being worked on for MoinMoin and TWiki by [[Josh_Triplett|JoshTriplett]] and Jamey Sharp; support for other wikis should fit into the same framework.) -* [[TODO]], [[bugs]], [[soc]], ... +* [[TODO]], [[bugs]], ...