Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: wolfgang.uhr on June 12, 2006, 10:54:12 am
-
Hello
I've a small problem. The note-field of a dialog isn't added to the html-documentation of a modell
My diagram-template looks like
<table cellPadding=2 cellSpacing=2 width="100%">
<tbody>
<tr>
<td class=ObjectTitle>
#TYPE# diagram: #NAME#
</td>
</tr>
<tr>
<td>
<table class=ObjectDetails cellPadding=2 cellSpacing=2 width="100%">
<tbody>
<tr>
<td colspan="2" width="100%" class=ObjectDetailsTopic>#NOTE#</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td> #NOTES#</td>
</tr>
</tbody>
</table>
But either NOTE not NOTES works.
Can you help me?
Thanks
Best regards
Wolfgang
-
I've seen something like this before at:
http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1145931965;start=0#0
There was no answer then. I suggest you file this as a bug if nobody comes up with an answer here in the next (very) short while.
-
Thanks - ok, it may be a bug, but I don't finde the templates for code like ...
<img src="EA78.png" usemap="#EA78" border="0">
<map name="EA78"><area shape="rect" coords="25,25,823,539" href="EA90.htm">
</map>
And furthermore: It seems to be impossible to export the templates into a file or to move it into an other document?
-
This bug has been reported, or shall I do this? - Sorry, I've forgotten to ask it.