From 95e43ee2598f67257c45248b1dd294adeafecae2 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 12 Dec 2008 01:41:00 +0100 Subject: Enable the cutpaste plugin. --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index 5e649ec9..20ce485b 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -54,7 +54,7 @@ IkiWiki::Setup::Standard->import({ # rcs backend to use rcs => 'git', # plugins to add to the default configuration - add_plugins => [qw{goodstuff editdiff edittemplate favicon html sidebar table txt copyright license texinfo}], + add_plugins => [qw{goodstuff cutpaste editdiff edittemplate favicon html sidebar table txt copyright license texinfo}], # plugins to disable disable_plugins => [], # location of template files -- cgit v1.2.3