aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>2009-11-09 10:15:48 -0500
committerJoey Hess <joey@kitenet.net>2009-11-09 10:15:48 -0500
commit73a296732149d20f9f03d6b8c9177733bea7b619 (patch)
tree0d718ac8f8318f734cb6acc48d2ee2cbecf6b79f
parent52e5810c603ddb23690f259aa0f7743d69af05d6 (diff)
downloadikiwiki-73a296732149d20f9f03d6b8c9177733bea7b619.tar
ikiwiki-73a296732149d20f9f03d6b8c9177733bea7b619.tar.gz
*now* you want to look at indexpages ;-)
-rw-r--r--doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn b/doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn
index 3084f764c..a8d04a0ad 100644
--- a/doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn
+++ b/doc/forum/transition_from_handwritten_html_to_ikiwiki.mdwn
@@ -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]]