[TYPO3-rte] definition list fails

Stanislas Rolland typo3 at sjbr.ca
Tue Jan 26 16:57:41 CET 2010


Hi Kurt,
> 
> in wysywig view of rte it looks ok, but in FE i got no list, but this:
> 
This a FE rendering issue.

Add the following to your TS template:
lib.parseFunc_RTE.allowTags := addToList(dl,dt,dd)

Regards,
Stanislas


More information about the TYPO3-project-rte mailing list