summaryrefslogtreecommitdiff
path: root/usr/local/sbin/newrepo
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-25 20:45:17 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-25 20:45:17 -0700
commit117c5c9f97ed2e01e532243916eb86a92a033989 (patch)
tree91e7c9443b6783292eb20fc278d0aa8866b0fdbe /usr/local/sbin/newrepo
parenta1914880a228e3b4d891df2999983f42bc780c77 (diff)
downloadpiny-code-117c5c9f97ed2e01e532243916eb86a92a033989.tar.gz
piny-code-117c5c9f97ed2e01e532243916eb86a92a033989.zip
Adding graphviz plugin
Diffstat (limited to 'usr/local/sbin/newrepo')
-rwxr-xr-xusr/local/sbin/newrepo2
1 files changed, 1 insertions, 1 deletions
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}