trac plugin for Gliffy released
We like trac and we like Gliffy. So we figured, why not combine them?
Yesterday I submitted a new macro to trac-hacks.org: GliffyMacro. This macro lets you embed the Gliffy editor on any trac wiki page. For example:
[[GliffyDiagram(Test Doc|ROOT/work]]
This would edit or create a document called "Test Doc" in your "work" Gliffy folder. The second parameter is optional. If omitted the document will be created in the root folder of your Gliffy account.
Installation is easy. Just drop the 3 python scripts in your wiki-macros
directory and add a few settings in your trac.ini
See the trac-hacks page for more details.
Enjoy!