[TYPO3-mvc] Problem with HTML in XML

Thomas Nussbaumer typo3 at thomasnu.ch
Fri Mar 15 14:46:36 CET 2013


Hi Stefan,
My solution is simple:

<label index="emails.copyright">&lt;br /&gt; ... &lt;b&gt; ... 
&lt;/b&gt; ... </label>

Regards, Thomas

Am 15.03.2013 13:32, schrieb Stefan Kruse:
> Hi,
>
>
>
> I would need in my XML language file a few HTML tags. I would like to format the text partially thick, or insert a line break. How do I do best? I now have in my label <[CDATA [here the content]]> inserted. Fluid in my template I use the f: format.raw ViewHelper. As output now however: € 300 plus 19 tax <br> Amount is composed as follows:. <br> € 300 for your <b> Premium PRO-entry </ b>. The tags like <br/> or <b> </ b> are not treated as special HTML output directly as text. How can I reach to be parsed as HTML?
>
>
>
> Thank you Stefan
>



More information about the TYPO3-project-typo3v4mvc mailing list