Hi Vincent,
Thank you for your reply.
So the plugin just needs to fetch the image map from the plantUML Server?
And I guess I'm using an external plantuml server?!
Kind regards,
Timo
-IT-
Note that another option is to return the result as SVG and let the browser
display it:
http://www.pla
Note that that these replies assume you’re using an external plantuml server.
If not, then you’ll need to make modifications to the
https://github.com/xwiki-contrib/macro-plantuml/blob/master/src/main/resources/XWiki/PlantUMLMacroGClass.xml
page. It probably contains some attachment containing t
Note that another option is to return the result as SVG and let the browser
display it:
http://www.plantuml.com/plantuml/svg/SyfFKj2rKt3CoKnELR1IoC_cAYtAKSXFKt02IcGMAqH7PvIK55ZfwvUNb-kbv-UdvwJg9UVdniO2
Notice the “svg/” part in the url instead of “img/“.
For this you’d just need to replace:
Hi Timo,
> On 22 Feb 2017, at 14:19, Timo Dachs-Wegmann wrote:
>
> Hello,
>
> I want to draw a UML Diagram with the XWiki Plugin "PlantUML". As I tested
> it, I found a problem with the feature of including links in the diagram.
> I can't connect an URL to an object, because XWiki seems to imp
I guess there is no one else who has this problem?!
Hello,
I want to draw a UML Diagram with the XWiki Plugin "PlantUML". As I tested it,
I found a problem with the feature of including links in the diagram.
I can't connect an URL to an object, because XWiki seems to import the Macro as
a pi
Hello,
I want to draw a UML Diagram with the XWiki Plugin "PlantUML". As I tested it,
I found a problem with the feature of including links in the diagram.
I can't connect an URL to an object, because XWiki seems to import the Macro as
a picture (something like jpeg or gif).
There is a good Ma
Hi Miroslav,
Good idea. I will give it a glance.
Best regards,
Maxime
On 06/11/2015 13:03, Miroslav Galajda wrote:
Hi,
I don't know where to put question about specific extension.
I would like to ask for suggesting some functionality to PlantUML Macro
extension.
http://extensions.xwiki.org/x
Hi,
I don't know where to put question about specific extension.
I would like to ask for suggesting some functionality to PlantUML Macro
extension.
http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro
I would like to have option to parameterize type of ouput of PlantUML, e.g.
imag