From 4a3540d88a643e39518cf866bf0361ec5a658c31 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sun, 1 Feb 2009 04:09:34 -0500 Subject: [PATCH 1/1] enable html plugin --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.1