summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 08:50:24 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 08:50:24 +0000
commit7d4a7946bd5e1d380403eb10f6d8a57f0e87cee0 (patch)
tree666de988d31871c000ea896aae117a37fb2b8e44 /doc
parentbf5e8a2ae0a447fe1ad6fe2e149795df64f5e4a5 (diff)
web commit by http://ethan.betacantrips.com/: thanks!
Diffstat (limited to 'doc')
-rw-r--r--doc/patchqueue/index.html_allowed.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn
index 4dcfb4875..6290ac3d3 100644
--- a/doc/patchqueue/index.html_allowed.mdwn
+++ b/doc/patchqueue/index.html_allowed.mdwn
@@ -280,6 +280,9 @@ I'll attach an updated and slightly modified version below.
>>> rendered as `foo/index.html`. The easiest and cleanest way to fix this, is to simply
>>> not handle `index` in such a special manner -- except for the top-level one. --[[tuomov]]
+ >>>> Oh, I see, this patch doesn't address wanting to use foo/index.mdwn as
+ >>>> an input page. Hmm. --Ethan
+
* This does make the resulting wikis much less browsable directly on the
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.