]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/w3mmode/ikiwiki.setup
web commit by http://madduck.myopenid.com/: add wishlist tag and ErrorDocument link
[ikiwiki.git] / 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",
                },