]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Fix typo.
[cworth.org] / ikiwiki.setup
index cbc275f8ca665efe7621a4f32c853f19375addf2..006a63a6c80eb5e6f5645c7d029a8c4c062d60c7 100644 (file)
@@ -82,10 +82,10 @@ use IkiWiki::Setup::Standard {
        # To add plugins, list them here.
        #add_plugins => [qw{goodstuff search wikitext camelcase
        #                   htmltidy fortune sidebar map rst anonok}],
-       add_plugins => [qw{goodstuff}],
+       add_plugins => [qw{goodstuff pagetemplate rawhtml}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
-       disable_plugins => [qw{smiley}],
+       disable_plugins => [qw{smiley htmlscrubber}],
 
        # For use with the tag plugin, make all tags be located under a
        # base page.