diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 09:30:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 09:30:26 +0000 |
commit | dcd209e90268e485245ae35da962d43cfd912d87 (patch) | |
tree | e4bfebf7e2b1789981f9e7b35eb4584ceb35dda6 /doc | |
parent | 79d3dc4848f2663853ee77000b78466e7a349724 (diff) | |
download | ikiwiki-dcd209e90268e485245ae35da962d43cfd912d87.tar ikiwiki-dcd209e90268e485245ae35da962d43cfd912d87.tar.gz |
web commit by http://ethan.betacantrips.com/: response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchqueue/index.html_allowed.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/patchqueue/index.html_allowed.mdwn b/doc/patchqueue/index.html_allowed.mdwn index b7886e9f1..5904b6096 100644 --- a/doc/patchqueue/index.html_allowed.mdwn +++ b/doc/patchqueue/index.html_allowed.mdwn @@ -292,6 +292,12 @@ I'll attach an updated and slightly modified version below. >>>>> out of memory, when they're gone from the browser's completion history, and the >>>>> .html makes that more laboursome.) + >>>>>> I support your decision, but now this wiki page serves two different patches :). + >>>>>> Can we split them somehow? + >>>>>> What are the complexities involved? + >>>>>> I think I overcomplicated it a little with my patch, and Per Bothner's gets + >>>>>> much closer to the heart of it. --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. |