X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/24fcf2b97d86debeb27ab4ab46a6bc0a2f23f2b2..3aefe67a1ef296b1538e7ef5389bb920f97f6680:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index e14991299..bf1aa3703 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -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}], }