[TYPO3-ttnews] allow html in teasers

Žiga Dolhar ziga at dolhar.si
Tue May 17 15:44:34 CEST 2011


Hi Katja,

I am not sure whether I understand you correctly, but I solved my 
problem with this addition to subheader_stdWrap (therefore property 
plugin.tt_news.displayList.subheader_stdWrap.parseFunc):

#patch to preserve <p> tags http://bugs.typo3.org/view.php?id=14427
parseFunc < lib.parseFunc_RTE

Hope it helps.
Yours, Žiga


On 12.5.2011 7:39, Katja Lampela wrote:
> Hi,
>
> I'm trying to allow html in teasers.
>
> There's no effect with these
>
> plugin.tt_news {
> displayList {
> subheader_stdWrap.stripHtml = 0
> }
> displayLatest {
> subheader_stdWrap.stripHtml = 0
> }
> }
>
> What could overwrite them or is something wrong here?
>
>



More information about the TYPO3-project-tt-news mailing list