Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: wolfgang.uhr on June 12, 2006, 10:54:12 am

Title: Notes of a dialog are not added to html..
Post 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

Code: [Select]

<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>&nbsp;#NOTES#</td>
</tr>
</tbody>
</table>


But either NOTE not NOTES works.

Can you help me?

Thanks
Best regards
Wolfgang
Title: Re: Notes of a dialog are not added to html..
Post by: «Midnight» on June 12, 2006, 11:05:21 am
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.
Title: Re: Notes of a dialog are not added to html..
Post by: wolfgang.uhr on June 12, 2006, 11:27:12 am
Thanks - ok, it may be a bug, but I don't finde the templates for code like ...

Code: [Select]

<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?

Title: Re: Notes of a dialog are not added to html..
Post by: wolfgang.uhr on June 15, 2006, 12:57:34 am
This bug has been reported, or shall I do this? - Sorry, I've forgotten to ask it.