[TYPO3-english] TemplaVoila and CDATA
Bjoern Pedersen
bjoern.pedersen at frm2.tum.de
Wed Sep 29 10:30:56 CEST 2010
Am 29.09.2010 10:20, schrieb Jeppe Donslund:
> I have a textfield in my templaVoila template.
> I is supposed to contain html, but it renders as regular text in front
> end. <b> = <b> you know :-)
>
> In my DS I have tried this:
> <TypoScript>
> <![CDATA[
> 10 = TEXT
> 10.current = 1
> 10.wrap = <b>|</b>
> ]]>
> </TypoScript>
>
> I get the b-tags around my text, but it is still nor rendered as html.
>
> What do I do wrong?
>
>
> Jeppe Donslund
Check that <HSC>0</HSC> is set.
More information about the TYPO3-english
mailing list