From e8ea0ea425e447fcca965ac3c8a2c210a6fc6e25 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 17 Feb 2008 15:18:03 +0100 Subject: Enable graphviz plugin. --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index af99901..a92d62a 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -133,7 +133,7 @@ use IkiWiki::Setup::Standard { #recentchangesnum => 100, # To add plugins, list them here. - add_plugins => [qw{goodstuff httpauth typography sidebar favicon}], + add_plugins => [qw{goodstuff httpauth typography sidebar favicon graphviz}], # If you want to disable any of the default plugins, list them here. disable_plugins => [qw{passwordauth openid}], # To add a directory to the perl searh path, use this. -- cgit v1.2.3