[TYPO3-english] tt_news update embedded youtube code is shown
Peter Ruijter
peter.ruijter at gmail.com
Fri Mar 4 16:09:16 CET 2011
Hi,
I found the sollution:
Add:
plugin.tt_news.displaySingle.content_stdWrap.parseFunc.allowTags :=
addToList(object,param,embed)
lib.parseFunc_RTE.allowTags := addToList(object,param,embed)
plugin.tt_news.general_stdWrap.parseFunc.allowTags :=
addToList(object,param,embed)
to your TS template
Best regards,
Peter
On Fri, Mar 4, 2011 at 2:50 PM, Peter Ruijter <peter.ruijter at gmail.com>wrote:
> Hi,
>
> I've updated my tt_news installation to 3.0.1 but now only the embedded
> code
> of the yourtube code is shown on the frontend and not the youtube movie.
>
> I saw in the changes for tt_news 3.0 document that the general_stdWrap is
> cleared by default, but how can I fix this.
> Adding "plugin.tt_news.general_stdWrap.parseFunc <
> tt_content.text.20.parseFunc" to my TS template will not solve the problem.
>
> Has anyone a good solution for this?
>
> Best regards,
>
> Peter
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list