]> sipb.mit.edu Git - ikiwiki.git/commitdiff
clarify
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 28 Aug 2007 21:37:50 +0000 (21:37 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 28 Aug 2007 21:37:50 +0000 (21:37 +0000)
doc/w3mmode/ikiwiki.setup

index 8cddec40b5273844c69fa3448921b9ccf8b53df0..e088561581b580bfa11fe4eb4e2dbbd391df2d34 100644 (file)
@@ -21,8 +21,10 @@ use IkiWiki::Setup::Standard {
                {
                        # The cgi wrapper.
                        cgi => 1,
-                       # This path can't be changed, since
+                       # The wrapper must be put in ~/.ikiwiki/wrappers/, since
                        # ikiwiki-w3m.cgi only looks in this one location.
+                       # The wrapper can be given any name as long as it's 
+                       # in that directory.
                        wrapper => "$ENV{HOME}/.ikiwiki/wrappers/ikiwiki.cgi",
                        wrappermode => "0755",
                },