X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1dc741deb658efd00cba6d025e65c4e7ef58bab1..68e2d44f47b05bd8c14bc08483af35817b833d5d:/doc/ikiwiki.setup diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 90af6dd5d..d23010fd5 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -91,11 +91,12 @@ use IkiWiki::Setup::Standard { # Logging settings: verbose => 0, syslog => 0, + # To link to user pages in a subdirectory of the wiki. + #userdir => "users", # To add plugins, list them here. - #add_plugins => [qw{meta tag pagecount brokenlinks search smiley - # wikitext camelcase pagestats htmltidy fortune - # sidebar map rst toc linkmap openid}], + #add_plugins => [qw{goodstuff openid search wikitext camelcase + # htmltidy fortune sidebar map rst}], # If you want to disable any of the default plugins, list them here. #disable_plugins => [qw{inline htmlscrubber passwordauth}],