]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Add graphviz bug
authorHenrikBrixAndersen <HenrikBrixAndersen@web>
Wed, 13 Aug 2008 19:22:09 +0000 (15:22 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 13 Aug 2008 19:22:09 +0000 (15:22 -0400)
doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
new file mode 100644 (file)
index 0000000..b2b66c3
--- /dev/null
@@ -0,0 +1,7 @@
+The directive for the graphviz plug-in changed from 'graph' to 'graphviz' in ikiwiki-2.60. Was this intentional?
+
+If yes, the [[plugins/graphviz]] plug-in documentation needs updating, and a heads-up on the news page might not be a bad idea either.
+
+Personally, I like the new directive name better since it will allow us to add other graph plug-ins later.
+
+  -- [[HenrikBrixAndersen]]