From d09417ccd329e4e9439eca3782fab766ecebbd37 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 17 Feb 2008 15:18:07 +0100 Subject: Enable graphviz plugin. --- ikiwiki.admin.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ikiwiki.admin.setup b/ikiwiki.admin.setup index 9318b7a..80c44a7 100644 --- a/ikiwiki.admin.setup +++ b/ikiwiki.admin.setup @@ -130,7 +130,7 @@ use IkiWiki::Setup::Standard { #recentchangesnum => 100, # To add plugins, list them here. - add_plugins => [qw{goodstuff search httpauth typography sidebar favicon}], + add_plugins => [qw{goodstuff search 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