Andreone / dokuwiki_plantuml

A plugin for Dokuwiki that generates UML graphs from text using PlantUML
http://www.dokuwiki.org/plugin:plantuml
13 stars 20 forks source link

how to remove cache diagram image file on centos? #31

Closed ekflame closed 7 years ago

ekflame commented 7 years ago

when I use the same plantUML-code, this plugin is using cached image file. how purge to cache generated image file?

I notice this after update graphviz and plantuml.java

<uml>
version
</uml>

this tip does not work with dokuwiki_plantuml on Centos7 https://www.dokuwiki.org/devel:caching#purging_the_cache

thanks.. p.s : dokuwiki_plantuml is great!!