[TYPO3-UG Dutch] tt_news alleen embedded Youtube code is zichtbaar

Peter Ruijter peter.ruijter at gmail.com
Fri Mar 4 16:10:02 CET 2011


Hi,

Ik heb de oplossing gevonden:

Voeg:

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)

toe aan je TS template

Groet,

Peter

2011/3/4 Peter Ruijter <peter.ruijter at gmail.com>

> Hi,
>
> Na een installatie van tt_news 3.0.1 is alleen de embedded code van de
> youtube filmpes te zien.
>
> In het "changes for tt_news 3.0" document heb ik gelezen dat de
> general_stdWrap nu standaard wordt geleegd, maar hoe kan ik dit herstellen?
>
> Ik heb al geprobeerd om "plugin.tt_news.general_
> stdWrap.parseFunc < tt_content.text.20.parseFunc" aan mijn TS template toe
> te voegen, maar dit gaf niet het gewenste resultaat.
>
> Heeft iemand hiervoor een oplossing?
>
> Groet,
>
> Peter
> _______________________________________________
> TYPO3-UG-Dutch mailing list
> TYPO3-UG-Dutch at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-dutch
>


More information about the TYPO3-UG-Dutch mailing list