diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 06:48:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 06:48:54 +0000 |
commit | adb239303f79af428eb2b015d842bd0ed82ead94 (patch) | |
tree | 3a3167cb06e958f8aa0d33b50deb23c347d42df6 | |
parent | 960d24564cbb28ef8dc23c662f3e3e426421c877 (diff) |
update
-rw-r--r-- | doc/patchqueue/index.html_allowed.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn index 19e551b9f..1006679e6 100644 --- a/doc/patchqueue/index.html_allowed.mdwn +++ b/doc/patchqueue/index.html_allowed.mdwn @@ -260,6 +260,8 @@ I'll attach an updated and slightly modified version below. filesystem, since `dir` to `dir/index.html` conversion is only handled by web servers and so you end up browsing to a directory index all the time. Wouldn't it be better to make the links themselves include the index.html? + (Although that would mean that [[bugs/broken_parentlinks]] would not be + fixed en passant by this patch..) * Some of the generated links are missing the trailing / , which is innefficient since it leads to a http redirect when clicking on that link. Seems to be limited to ".." links, and possibly only to |