From: Quentin Smith Date: Tue, 29 Sep 2009 07:14:12 +0000 (-0400) Subject: Allow renaming and removing pages from the web X-Git-Url: https://sipb.mit.edu/gitweb.cgi/sipb-www.git/commitdiff_plain/bb1ea1d15a780011700770c900a15f7a59597330 Allow renaming and removing pages from the web --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 727ee5b..960eff6 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 html httpauth)], + add_plugins => [qw(goodstuff html httpauth rename remove)], # plugins to disable # IMPORTANT! If you reenable passwordauth/openid, you need to # do some modifications described in TODO.SIPB in the source-tree