Home
last modified time | relevance | path

Searched hist:"38 c9279020ea3c3abc0a18e7d236f87252b3f01b" (Results 1 – 2 of 2) sorted by relevance

/plugin/ditaa/
H A Daction.php38c9279020ea3c3abc0a18e7d236f87252b3f01b Mon Nov 24 12:52:02 UTC 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 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).

H A Dsyntax.php38c9279020ea3c3abc0a18e7d236f87252b3f01b Mon Nov 24 12:52:02 UTC 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 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).