From: joey Date: Fri, 29 Sep 2006 15:57:33 +0000 (+0000) Subject: web commit by EthanGlasserCamp X-Git-Tag: 1.29~43 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/bcd338531f7fb2f327d0ab12c726113e034dd07f web commit by EthanGlasserCamp --- 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