| 1 | | Trac Graphviz Plugin v0.6.9 Release Notes |
|---|
| 2 | | ========================================= |
|---|
| 3 | | December 22, 2006 |
|---|
| 4 | | |
|---|
| 5 | | Graphviz plugin v0.6.9 for Trac is now available. The Graphviz wiki |
|---|
| 6 | | processor is a plugin for Trac that allows the the dynamic generation |
|---|
| 7 | | of diagrams by the various graphviz programs. The text of a wiki page |
|---|
| 8 | | can contain the source text for graphviz and the web browser will show |
|---|
| 9 | | the resulting image. |
|---|
| | 1 | Trac Graphviz Plugin v0.6.10 Release Notes |
|---|
| | 2 | ========================================== |
|---|
| | 3 | March 18, 2008 |
|---|
| | 4 | |
|---|
| | 5 | Graphviz plugin v0.6.10 for Trac is now available. The v0.6.x series |
|---|
| | 6 | provides support for Trac 0.10. The Graphviz wiki processor is a |
|---|
| | 7 | plugin for Trac that allows the the dynamic generation of diagrams by |
|---|
| | 8 | the various graphviz programs. The text of a wiki page can contain the |
|---|
| | 9 | source text for graphviz and the web browser will show the resulting |
|---|
| | 10 | image. |
|---|
| | 11 | |
|---|
| | 12 | |
|---|
| | 13 | Changes for release v0.6.10 |
|---|
| | 14 | --------------------------- |
|---|
| | 15 | |
|---|
| | 16 | * Renamed GraphvizMacro to Graphviz |
|---|
| | 17 | |
|---|
| | 18 | * Added support for OS X when searching for the Graphviz executable |
|---|
| | 19 | programs. Fixes #1999. |
|---|
| | 20 | |
|---|
| | 21 | * Expanded the default locations used when searching for the Graphviz |
|---|
| | 22 | executable programs. |
|---|
| | 23 | |
|---|
| | 24 | * Removed the extra <b> in error messages. |
|---|