X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4d27643735df69c1a3d2f437d26fea4372e79c08..a435a6686ab1fa60805a6baf7ff58d47e6e148d5:/doc/roadmap.mdwn diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index b0f050d38..c93c1a55b 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -1,11 +1,11 @@ -This is the roadmap for ikiwiki drevelopment. +This is the roadmap for ikiwiki development. # 1.0 Generally usable release. * No severe [[security]] bugs. (./) -* All the [[features]] people would expect in a wiki. Needs to be a plausable +* All the [[features]] people would expect in a wiki. Needs to be a plausible promise of being a wiki that people can commit to [[using|ikiwikiusers]]. (./) @@ -23,7 +23,7 @@ Released 29 April 2006. 3.5 times as fast as version 1.0)_ (./) * Improved [[todo/html]] stylesheets and templates. * Improved scalable [[logo]]. (./) -* Support for at other revision control systems aside from svn. +* Support for other revision control systems aside from svn. See [[about_rcs_backends]] _(status: supports git, tla, mercurial)_ (./) * Support for other markup languages than markdown _(status: done with rst, textile, etc. Markdown still works best though.)_ @@ -35,12 +35,11 @@ Released 29 April 2006. and Jamey Sharp; support for other wikis should fit into the same framework.) -2.0 will also be an opportunity to remove old backwards compiatbility +2.0 will also be an opportunity to remove old backwards compatibility features and make other changes to the default configuration. Some things I'm considering: -* Enabling OpenID by default. (Would need to fix - [[bugs/login_page_non-obvious_with_openid]] first.) +* Enabling OpenID by default (and disabling password logins by default). * Dropping GlobLists. However, they can lurk in preferences settings in wikis, which may make getting rid of them hard, and it may be worth keeping them so users can list pages without anding them together.