summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-12-12 01:41:00 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-12-12 01:41:00 +0100
commit95e43ee2598f67257c45248b1dd294adeafecae2 (patch)
tree33a11df0e87341c43cc1ce15f854ef4260fe85b9 /ikiwiki.setup
parent90a910fceafc23b23611acbd8d44b49440914709 (diff)
Enable the cutpaste plugin.
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
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