]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / Graphviz_plug-in_directive_changed_in_2.60.mdwn
1 The directive for the graphviz plug-in changed from 'graph' to 'graphviz' in ikiwiki-2.60. Was this intentional?
2
3 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.
4
5 Personally, I like the new directive name better since it will allow us to add other graph plug-ins later.
6
7   -- [[HenrikBrixAndersen]]
8
9 > No, that change was not made intentionally. I don't want to bother people
10 > with such a transition. Though it would be nice if it had a less generic
11 > name. Changed back. [[!tag done]] --[[Joey]]