Try

<span jwcid="@Insert" raw="true" value="message:translateThis"></span>

> Not sure what you mean, but if I have the following in a message catalog:
>
> translateThis=Usage of <br>??
>
> And the following in my html code:
>
> <span jwcid="@Insert" value="message:translateThis"></span>
>
> Then the resulting html code will be:
>
> Usage of &lt;br&gt;??
>
> /T
>
> James Carman wrote:
>> How are you writing out your message information?
>>
>>> Hello!
>>>
>>> I am wondering if anybody knows if it is possible to use html code
>>> inside of a message catalog??
>>>
>>> When I use <br> Tapestry escapes the characters and renders as
>>> &lt;br&gt;
>>>
>>> TIA,
>>>
>>> /Torbjörn
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>
>>
>> James Carman, President
>> Carman Consulting, Inc.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>
> --
> Torbjörn Karlsson
> Interpontilis Consulting AB
> Marieholmsgatan 64
> SE-415 02 Gothenburg Sweden
> Phone: +46 (0)708 991033
> Email: [EMAIL PROTECTED]
> Internet: www.ipontilis.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


James Carman, President
Carman Consulting, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to