[TYPO3-mvc] Problem with ViewHelper cObject

Alexander Walther jumpingpixel at googlemail.com
Thu Mar 11 13:57:15 CET 2010


thank you now it works fine

2010/3/11 Franz Koch <typo3.RemoveForMessage at elements-net.de>

> Hi,
>
>  i want use the cObject ViewHelper to display with a RTE formated text. I
>> use
>> in the view the following code.
>>
>> <f:cObject typoscriptObjectPath="lib.myText">{article.text}</f:cObject>
>>
>
> try <f:format.html>{article.text}</f:format.html>
>
>
>  lib.myText {
>>     current = 1
>>     parseFunc<  lib.parseFunc_RTE
>> }
>>
>
> or: parseFunc =< lib.parseFunc_RTE (insert a space after "parseFunc").
>
> --
> kind regards,
> Franz Koch
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list