]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
[ikiwiki.git] / doc / ikiwiki.setup
index e149912994010d4beab2f98938bcc84b93b8d78a..a0ce5a468a3fb32243141d162906bc59ce09defd 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}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber}],
 }