From: Quentin Smith Date: Sat, 20 Mar 2010 17:01:46 +0000 (-0400) Subject: Enable color plugin X-Git-Url: https://sipb.mit.edu/gitweb.cgi/sipb-www.git/commitdiff_plain/a4a8dbd5288b2f0d304a603e7511cea985787be3?hp=41a8ec9cddee93d4a8345f6d451e0af60edaf311;ds=inline Enable color plugin --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 0dc4f8a..3078450 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -23,7 +23,7 @@ my %common_setup_args = ( # 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 html httpauth rename remove 404 attachment)], + add_plugins => [qw(goodstuff html httpauth rename remove 404 attachment color)], # plugins to disable # IMPORTANT! If you reenable passwordauth/openid, you need to # do some modifications described in TODO.SIPB in the source-tree