aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-15 21:06:29 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-15 21:06:29 +0000
commite95581101d43f3b93a0161cdb30d865d6fcd4311 (patch)
tree986f05bb85cdad1b8437e8acb4d7caa6b5193cd3
parent2fde507afb606479ef6efe73a2e220787970f3ec (diff)
downloadikiwiki-e95581101d43f3b93a0161cdb30d865d6fcd4311.tar
ikiwiki-e95581101d43f3b93a0161cdb30d865d6fcd4311.tar.gz
plans for 2.0
-rw-r--r--doc/roadmap.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn
index 0b0c78646..a442e2fce 100644
--- a/doc/roadmap.mdwn
+++ b/doc/roadmap.mdwn
@@ -29,4 +29,15 @@ Released 29 April 2006.
* No serious known [[bugs]]
* No severe-to-moderate known [[security]] issues.
+2.0 will also be an opportunity to remove old backwards compiatbility
+features and make other changes to the default configuration. Some things
+I'm considering:
+
+* Makeng OpenID the default auth method.
+* 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.
+* Making page/index.html be the default output filename, rather than page.html.
+* Enabling goodstuff by default?
+
Estimated release date for 2.0: 29 April 2007.