From: Reini U. <ru...@x-...> - 2005-09-07 05:48:25
|
Robin Chauhan schrieb: > I hacked my install of PhpWiki to support diagramming using Graphviz Dot. > > So you can add text to a wiki page like this: > > <<< > a -> b -> c; > b -> d -> e; > > > ...and it will render the corresponding bubble-diagram (actually a > directed graph) in-place. > > I did this on PhpWiki Release 1.2.4 but I could probably make it work > on a newer version. > > Just thought I'd let you know. Is this something people are interested in?? Isn't there a new GraphViz plugin with 1.3.11? It's just hard to configure and I hacked a lot to support image maps. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ |