[TYPO3-mvc] RTE-content output with Extbase
Steffen Kamper
info at sk-typo3.de
Tue Jun 2 22:43:09 CEST 2009
Hi,
Bastian Waidelich schrieb:
> Joerg Schoppet wrote:
>
> Hi Joerg,
>
>>> you could try adding
>>> $value = htmlspecialchars_decode($value);
>>> after line 71 of Tx_Fluid_ViewHelpers_Format_HtmlViewHelper.
>
>> It's working :D
>
> good to hear!
> We were thinking of a generic possibility to disable htmlencoding of
> contents from within the view helpers. But the concept is not fully
> mature yet, so please bear with us.
>
wouldn't it useful to have such settings in arguments like
<f:format.html arguments="hsc: false">{product.description}</f:format.html>
but should be the default for richtext anyway
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list