]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/toplevel_index.mdwn
web commit by JoshTriplett
[ikiwiki.git] / doc / todo / toplevel_index.mdwn
index d766db2b460f790113dd2cda063642498da5b4c0..f5eba96a2dc1edce58ed3cb014cb9c64fd3f5828 100644 (file)
@@ -40,4 +40,24 @@ Some inconsistences around the toplevel [[index]] page:
 > It always bothers me that foo/bar/ files need a foo/bar.html in front of them, 
 > rather than a foo/bar/index.html, as is (to my mind) traditional.
 > 
+> Ethan
+>
+> Hmm, now I've had time to think about this, and this does conflict pretty hard with foo.html/Discussion 
+> pages. Well, back to the drawing board.
+>
+> Well, it seems unlikely that you'll have both foo/bar.html and foo/bar/index.html, 
+> 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