diff options
author | intrigeri <intrigeri@boum.org> | 2010-12-22 12:54:18 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-12-22 12:54:18 +0100 |
commit | a8d733130e99c3b611605d2b3d0db9a9ca8f98f7 (patch) | |
tree | 38ed3efebfa1c1c93afa325e9a57ad7e50f415c0 /doc/todo | |
parent | 74055be78f46fd4997eee160a092fd7e117b6c45 (diff) | |
parent | fd6d4fda6a95f8318c33aed66c4fcf05aad72b86 (diff) |
Merge remote branch 'upstream/master' into prv/po
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn | 11 | ||||
-rw-r--r-- | doc/todo/transient_pages.mdwn | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn b/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn index 88c82f66c..c164cf54a 100644 --- a/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn +++ b/doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn @@ -72,3 +72,14 @@ and decided this time it was really needed to implement this feature. >>>> Have to wonder if it wouldn't perhaps be better to do something >>>> using the goto plugin and cgiurl, so that the mirror doesn't have >>>> to know about the configuration of the other mirror. --[[Joey]] + +>>>>> I have implemented something using the cgi + goto in my (history +>>>>> rewrite warning) mirrorlist branch. Please review, please pull. +>>>>> --[[intrigeri]] + +>>>>> concerning goto/cgiurl, what about having that as the default in +>>>>> mirrorlist, but keeping ``nousedirs|file:///home/intrigeri/wiki`` and +>>>>> ``usedirs|http://example.com/wiki`` valid for cgi-less cases? +>>>>> that would keep typical installation with a clutter-less configuration, +>>>>> and support more individual setups too. +>>>>> --[[chrysn]] diff --git a/doc/todo/transient_pages.mdwn b/doc/todo/transient_pages.mdwn index 642114d97..47af92686 100644 --- a/doc/todo/transient_pages.mdwn +++ b/doc/todo/transient_pages.mdwn @@ -56,6 +56,9 @@ of directories that become empty aren't deleted. Recent changes and aggregated files could conceivably go in the transient underlay too. +> I can confirm that the behavior of autoindex, at least, is excellent. +> Haven't tried tag. Joey, can you merge transient and autoindex? --JoeRayhawk + -------------------------- ## An earlier version |