diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 21:37:07 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-15 21:37:07 +0000 |
commit | 8d14c1bd3aa1e90d477199f0baa3246bf6951491 (patch) | |
tree | 7b5c409787dc81ba73f9cbd79aa93def3f194141 /doc/roadmap.mdwn | |
parent | e95581101d43f3b93a0161cdb30d865d6fcd4311 (diff) | |
download | ikiwiki-8d14c1bd3aa1e90d477199f0baa3246bf6951491.tar ikiwiki-8d14c1bd3aa1e90d477199f0baa3246bf6951491.tar.gz |
on relative pagespecs by default..
Diffstat (limited to 'doc/roadmap.mdwn')
-rw-r--r-- | doc/roadmap.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index a442e2fce..e48a79d07 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -39,5 +39,7 @@ I'm considering: 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? +* Possibly making PageSpecs match relative by default, rather than the current absolute + (see [[Discussion]]) Estimated release date for 2.0: 29 April 2007. |