logo       
Google Custom Search
    AddThis Social Bookmark Button

Graphviz DOT in PhpWiki: msg#00005

Subject: Graphviz DOT in PhpWiki
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??

-Robin


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>