History log of /plugin/ditaa/ (Results 1 – 25 of 37)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9cfd6d6123-Jan-2026 Andreas Gohr <andi@splitbrain.org>

Version upped

1682b6d121-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix require_once deprecation in action.php

- Remove deprecated require_once() call - use autoloading instead
- Fix header comment to correctly identify as Ditaa Plugin - Action Component
- Fixes PHP

Fix require_once deprecation in action.php

- Remove deprecated require_once() call - use autoloading instead
- Fix header comment to correctly identify as Ditaa Plugin - Action Component
- Fixes PHP 8+ deprecation warnings

show more ...

202c2a4e24-Jun-2016 Andreas Gohr <andi@splitbrain.org>

upped version

104ca2f024-Jun-2016 Andreas Gohr <andi@splitbrain.org>

added list of deleted files

c4532a0024-Jun-2016 Andreas Gohr <andi@splitbrain.org>

updated language

korean no longer valid

e2392f8a24-Jun-2016 Andreas Gohr <andi@splitbrain.org>

added some cache busting

c65b5f5324-Jun-2016 Andreas Gohr <andi@splitbrain.org>

upgraded ditaa to 0.10

400b2bf324-Jun-2016 Andreas Gohr <andi@splitbrain.org>

download from official repo

35cad79224-Jun-2016 Andreas Gohr <andi@splitbrain.org>

cleanup and better way of passing data between stages

967610bb23-Jun-2016 Andreas Gohr <andi@splitbrain.org>

fall back to go binary, since the remote API is gone

cce8178c03-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

4009287602-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent

c9ea14c602-Sep-2015 einhirn <marg@rz.tu-clausthal.de>

Fixed Bug from Issue #13 and #14, upped version

dee220a522-May-2015 Andreas Gohr <andi@splitbrain.org>

Version upped

469febdc24-Nov-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update Version Information

38c9279024-Nov-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Use an action plugin instead of the simple img.php

The problem was that the rendered ditaa file disappeared with the cache
and was not re-rendered when accessed. Now we bind the ditaa to the
current

Use an action plugin instead of the simple img.php

The problem was that the rendered ditaa file disappeared with the cache
and was not re-rendered when accessed. Now we bind the ditaa to the
current page, via metadata, and access it via the md5 hash. This way we
can easily create the image without knowing if the page still has a
valid cache file for the ditaa (we simply recreate that as needed).

show more ...

4e3fb04321-May-2014 Andreas Gohr <andi@splitbrain.org>

Version upped

0ad69deb28-Mar-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Codestyle

c5eb4ae028-Mar-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Added sanity checks for incoming parameters

aa2785ab02-Jan-2014 Myeongjin <aranet100@gmail.com>

update message and add korean translation

ae028f8605-Feb-2011 Andreas Gohr <andi@splitbrain.org>

fixed URL in README

e38c626e05-Feb-2011 Andreas Gohr <andi@splitbrain.org>

README added

c707603524-Nov-2010 Andreas Gohr <andi@splitbrain.org>

upped version

c77baa7324-Nov-2010 Willi Schönborn <willi.schoenborn@gmx.net>

align="..." will now be set correctly in xhtml mode

95615d6c15-Nov-2010 Andreas Gohr <andi@splitbrain.org>

streamlined code with graphviz plugin

ODT export should work now

12