History log of /plugin/graphviz/syntax.php (Results 1 – 10 of 10)
Revision Date Author Comments
# e46b5f36 27-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

render SVG, use quickchart for remote render

This restores the install and use functionality again.

Fixes #24 #23 #16 #17 #18


# f3f6ad44 27-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

some auto cleanup


# 89ee0e71 02-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent


# cea668dd 24-Nov-2010 Andreas Gohr <andi@splitbrain.org>

fixed alignment


# fb9a529d 15-Nov-2010 Andreas Gohr <andi@splitbrain.org>

streamlined code with ditaa plugin

ODT should work with remote rendered images now


# eb42ed8a 21-Aug-2010 Andreas Gohr <andi@splitbrain.org>

ODT support


# 9d954370 21-Aug-2010 Andreas Gohr <andi@splitbrain.org>

moved image caching to main class


# 67682e69 15-Aug-2010 Andreas Gohr <andi@splitbrain.org>

Now falls back to Google Chart API

when no local graphviz is configured. Also removed left over code from
ditaa plugin


# 517bd836 12-Aug-2010 Andreas Gohr <andi@splitbrain.org>

complete rewrite based on wht I did with ditaa

remote rendering isn't working yet. still has some ditaa references and
is missing a few features the old version had.


# 903f28d7 12-Aug-2010 Andreas Gohr <andi@splitbrain.org>

initial checkin. source from andkorn.org