diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-29 15:57:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-29 15:57:33 +0000 |
commit | bcd338531f7fb2f327d0ab12c726113e034dd07f (patch) | |
tree | 014bae2488939f8222b383d39cb1eb71dea6a7ba /doc | |
parent | 8529b9edb03bffbe00482d6f912f4b90b7cbb05c (diff) |
web commit by EthanGlasserCamp
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/toplevel_index.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/toplevel_index.mdwn b/doc/todo/toplevel_index.mdwn index 198c6aaba..f5eba96a2 100644 --- a/doc/todo/toplevel_index.mdwn +++ b/doc/todo/toplevel_index.mdwn @@ -49,4 +49,15 @@ Some inconsistences around the toplevel [[index]] page: > so why not accept either as foo/bar? This would both preserve backwards > compatibility, as well as allow foo/bar/Discussion. > +> Ethan +> +> No, in order for this to work, the wiki path foo/bar/baz could be any of: +> +> * foo/bar/baz.html +> * foo/index/bar/index/baz.html +> * foo/bar/index/baz.html +> * foo/bar/index/baz/index.html +> +> Or many others. Which is probably even hackier than having both foo.html and foo/. +> > Ethan
\ No newline at end of file |