]> sipb.mit.edu Git - sipb-www.git/blobdiff - ikiwiki.setup
touched ikiwiki
[sipb-www.git] / ikiwiki.setup
index 4f13e57a5052c71da3341c152a6814b07bf71a41..c31344c67584273316d14cce964834d21709e3c2 100644 (file)
@@ -32,7 +32,7 @@ use IkiWiki::Setup::Standard {
        # IMPORTANT! If you add plugins that involve interface changes, you
        # will need to modify our templates to allow this, as our custom
        # template does not support them yet. See ~/src/ikiwiki/templates
-       add_plugins => [qw(goodstuff httpauth)],
+       add_plugins => [qw(goodstuff html httpauth)],
        # plugins to disable
        # IMPORTANT! If you reenable passwordauth/openid, you need to
        # do some modifications described in TODO.SIPB in the source-tree