diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 06:52:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 06:52:38 +0000 |
commit | f465ffc29d622136ab7111428721640a2490f425 (patch) | |
tree | 530c5896395c5fa52b08128f49069d7502d734e2 /doc | |
parent | d9e0abdd13f2dcc3eacafc9d8be4367c8c46bdff (diff) | |
download | ikiwiki-f465ffc29d622136ab7111428721640a2490f425.tar ikiwiki-f465ffc29d622136ab7111428721640a2490f425.tar.gz |
web commit by JoshTriplett: Note the existence of usedirs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/roadmap.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 47fcebf35..10647e682 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -44,6 +44,7 @@ I'm considering: 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. + _(status: option `usedirs` exists; not yet the default)_ * Enabling [[plugins/goodstuff]] by default? * Possibly making PageSpecs match relative by default, rather than the current absolute (see [[Discussion]]) |