[TYPO3-ttnews] <p> tags removed in FE after parsing
Oliver Rowlands
oliver at liquidlight.co.uk
Mon Jul 30 23:26:38 CEST 2007
Hi Sara,
Try the following TS:
plugin.tt_news {
general_stdWrap {
parseFunc < tt_content.text.20.parseFunc
parseFunc.allowTags := appendString(,p)
}
}
If that does not work what value do you have for:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.encapsTagList
Best regards,
Oliver
Sara Weale wrote:
> Even though I have
>
> RTE.config.tt_news.bodytext.proc.overruleMode = ts_css
> RTE.config.tt_news.bodytext.proc < RTE.default.proc
> plugin.tt_news.general_stdWrap.parseFunc < lib.parseFunc_RTE
>
> in my TSConf, tt_news still insists on removing all the p tags and
> encompasing the whole news item in one p tag in the FE.
>
> Any ideas on what else I can try??
>
> Yours,
> Sara
>
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list