Sebastiaan van Parijs schrieb:
> I know there is a function that can output the RTE content that was
> entered in the backend, the only problem is i cant remember/find it
> anymore. So instead of just outputting $row['description'](rte field)
> There should be $this-> "i render this to HTML" ( $row['description'] );
You'll have to do this using the "parseFunc" option of stdWrap:
10 = TEXT
10 {
field = your_rte_field
parseFunc =< lib.parseFunc_RTE
}
greets,
Bernhard
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev