url for node

+1 vote
asked Oct 16, 2013 in Wanted features by scooper (440 points)
I would like to be able to define a URL for a node, not just a component.

e.g.

node Foo {
 [component1]
 [component2]
}
url for Foo is [[http://www.google.com]]
commented Oct 20, 2013 by wolfgang_fahl (160 points)
The url feature is generally useful for any diagram element e.g. packages, classes and so on.

1 Answer

+2 votes
answered Oct 17, 2013 by plantuml (295,000 points)
selected Mar 11, 2014 by scooper
 
Best answer

Good idea!

This is working in the following beta : https://dl.dropboxusercontent.com/u/13064071/plantuml.jar

 

commented Oct 17, 2013 by scooper (440 points)
Thanks! Now to get this beta jar into confluence... :)
commented Oct 18, 2013 by mgriffel (300 points)
Please tell me when this beta will be released.
commented Oct 19, 2013 by plantuml (295,000 points)
Version 7983 has been released with this feature.
...