1
General Board / Re: hyperlink to an EA diagram
« on: December 27, 2007, 05:03:06 am »
Hey,
The only way I know something like this is possible is by publishing your project (or part of it) to HTML and creating links to the created web pages (containing the diagrams).
There are two problems with this solution:
1) you have to publish the solution manually (might be positive since you can better control when a change becomes 'public')
2) far worse: the names of the generated pages are not fixed... meaning you can create a link to a diagram but next time you generate the html pages your links are broken... as a result the only meaningful link is to the start page.
Anyone knows a way around this "feature" ?
Tom
The only way I know something like this is possible is by publishing your project (or part of it) to HTML and creating links to the created web pages (containing the diagrams).
There are two problems with this solution:
1) you have to publish the solution manually (might be positive since you can better control when a change becomes 'public')
2) far worse: the names of the generated pages are not fixed... meaning you can create a link to a diagram but next time you generate the html pages your links are broken... as a result the only meaningful link is to the start page.
Anyone knows a way around this "feature" ?
Tom