]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
web commit by http://ethan.betacantrips.com/: saw this and didn't understand
[ikiwiki.git] / doc / ikiwiki.setup
index a772ca60b703e8708ca8ca9bcb995de9fbe0bf0a..a9a9b9f19aaff36d5797157d6bb045e955fe3da1 100644 (file)
@@ -87,7 +87,7 @@ use IkiWiki::Setup::Standard {
        # the default exclude list.
        #exclude => qr/*\.wav/,
        # To change the extension used for generated html files.
-       #htmlext => '.htm',
+       #htmlext => 'htm',
        # Time format (for strftime)
        #timeformat => '%c',
        # Locale to use. Must be a UTF-8 locale.
@@ -109,6 +109,8 @@ use IkiWiki::Setup::Standard {
        #                   htmltidy fortune sidebar map rst anonok}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
+       # To add a directory to the perl searh path, use this.
+       #libdir => "/home/me/.ikiwiki/",
 
        # For use with the tag plugin, make all tags be located under a
        # base page.