From: Greg Price Date: Sun, 1 Feb 2009 09:09:34 +0000 (-0500) Subject: enable html plugin X-Git-Url: https://sipb.mit.edu/gitweb.cgi/sipb-www.git/commitdiff_plain/4a3540d88a643e39518cf866bf0361ec5a658c31 enable html plugin --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 4f13e57..c31344c 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -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