From bf494bd483818ded6699ff325048b949d649df83 Mon Sep 17 00:00:00 2001 From: "jrayhawk+piny.svcs.cs.pdx.edu@omgwallhack.org" Date: Mon, 14 Sep 2009 19:04:30 -0700 Subject: Adding 'img' 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 2805a1e..3c55861 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 attachment rename remove autoindex map teximg version edittemplate}], + add_plugins => [qw{sidebar toc meta table tag 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