From 117c5c9f97ed2e01e532243916eb86a92a033989 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Fri, 25 Sep 2009 20:45:17 -0700 Subject: Adding graphviz plugin --- usr/local/sbin/newrepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/sbin/newrepo') diff --git a/usr/local/sbin/newrepo b/usr/local/sbin/newrepo index 3c55861..8cee460 100755 --- a/usr/local/sbin/newrepo +++ b/usr/local/sbin/newrepo @@ -164,7 +164,7 @@ use IkiWiki::Setup::Standard { prefix_directives => 1, httpauth => 1, # To add plugins, list them here. - add_plugins => [qw{sidebar toc meta table tag httpauth img attachment rename remove autoindex map teximg version edittemplate}], + add_plugins => [qw{sidebar toc meta table tag graphviz httpauth img attachment rename remove autoindex map teximg version edittemplate}], disable_plugins => [qw{openid passwordauth}], teximg_prefix => \'\\documentclass{scrartcl} \\usepackage[version=3]{mhchem} -- cgit v1.2.3