From 02b9f69ba5da59cca9ff198b731d63d643fff4db Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 1 Apr 2007 19:59:42 +0000 Subject: * Finally apply the index.html patch, with thanks to everyone who worked on and supported creating it (especially Tumov). This adds a "usedirs" option that makes ikiwiki use foo/index.html instead of foo.html as output page names. It is not yet enabled by default. --- doc/bugs/broken_parentlinks.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/bugs') diff --git a/doc/bugs/broken_parentlinks.mdwn b/doc/bugs/broken_parentlinks.mdwn index a58ff6ffe..caf1eeb0e 100644 --- a/doc/bugs/broken_parentlinks.mdwn +++ b/doc/bugs/broken_parentlinks.mdwn @@ -21,3 +21,9 @@ without a lot of new complex code being added. For now the best thing to do is to make sure that you always create example if you create example/foo. Which is probably a good idea anyway.. + +---- + +Note that this bug does not exist if the wiki is built with the "usedirs" +option, since in that case, the parent link will link to a subdirectory, +that will just be missing the index.html file, but still nicely usable. -- cgit v1.2.3