]> git.cworth.org Git - cworth.org/blobdiff - ikiwiki.setup
Use upstream pagetemplate plugin instead of locally-hacked suppresstitle feature
[cworth.org] / ikiwiki.setup
index 4e418aa471be4205990291273c53b2d180406842..cc2c2b940158a4d3bc0460359de8722d1fcbb2bb 100644 (file)
@@ -82,7 +82,7 @@ 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}],
        # If you want to disable any of the default plugins, list them here.
        #disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
        disable_plugins => [qw{smiley htmlscrubber}],