diff options
author | HenrikBrixAndersen <HenrikBrixAndersen@web> | 2008-08-13 15:22:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-13 15:22:09 -0400 |
commit | e43c3ebeced67735d4946d29eaadac992f093dc5 (patch) | |
tree | d72e5c8ae6f2ed0cfe5774afb55f42e078d87c66 /doc/bugs | |
parent | d1f960970ed7f90b0e441536987c270501f29b34 (diff) |
Add graphviz bug
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
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 index 000000000..b2b66c3f1 --- /dev/null +++ b/doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn @@ -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]] |