]> sipb.mit.edu Git - ikiwiki.git/commitdiff
[no]usedirs still required for cgi-less mode
authorchrysn <chrysn@fsfe.org>
Tue, 21 Dec 2010 13:56:44 +0000 (14:56 +0100)
committerchrysn <chrysn@fsfe.org>
Tue, 21 Dec 2010 13:56:44 +0000 (14:56 +0100)
doc/todo/mirrorlist_with_per-mirror_usedirs_settings.mdwn

index 31e62f44ccfbb02d9e32bad97ee00854edbf94ba..c164cf54aa9bbea7f8181bc0f26a2239e8bdc9c4 100644 (file)
@@ -76,3 +76,10 @@ and decided this time it was really needed to implement this feature.
 >>>>> 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]]