]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
avoid floating boxes running up against the line at the bottom of the page
[ikiwiki.git] / doc / ikiwiki.setup
index e149912994010d4beab2f98938bcc84b93b8d78a..bf1aa3703a41d8d48f1a66a98e849929947d5664 100644 (file)
@@ -80,7 +80,8 @@ use IkiWiki::Setup::Standard {
        
        # To add plugins, list them here.
        #add_plugins => [qw{meta tag pagecount brokenlinks search smiley
-       #                   wikitext camelcase pagestats htmltidy fortune}],
+       #                   wikitext camelcase pagestats htmltidy fortune
+       #                   sidebar map rst}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }