]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
*now* you want to look at indexpages ;-)
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>
Mon, 9 Nov 2009 15:15:48 +0000 (10:15 -0500)
committerJoey Hess <joey@kitenet.net>
Mon, 9 Nov 2009 15:15:48 +0000 (10:15 -0500)
doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn

index 3084f764cbc0bb979fb44dec010441c66da98f01..a8d04a0ad5a82d30f684c585aaabfabab42fc537 100644 (file)
@@ -82,3 +82,9 @@ Can ikiwiki be instructed map foo/index.html to page foo instead that foo/index?
 > If you don't already have a foo.html in your source, why not just rename foo/index.html to foo.html? With usedirs, it will then map to foo/index.html. Before, you had 'foo/' and 'foo/index.html' as working URLS, and they will work after too. 
 > 
 > If you did have a foo.html and a foo/index.html, hmm, that's a tricky one. -- [[Jon]]
+
+> We may be going round in circles - that's what indexpages => 1 does :-)
+> See the table I constructed above, which explains the mapping from input
+> files to abstract page names, and then the mapping from abstract page
+> names to output files. (I personally think that moving your source pages
+> around like Jon suggested is a better solution, though. --[[smcv]]