[TYPO3-dev] How do I generate the p tags in an RTE-Field?

Peter Klein peter at umloud.dk
Tue Apr 24 10:54:05 CEST 2007


Hi André.

There's a function in pibase that you can use:

$this->pi_RTEcssText($str)

-- 
Peter Klein/Umloud Untd

"André" <milchreis at weber-ebusiness.de> skrev i en meddelelse 
news:mailman.168631.1177404171.21067.typo3-dev at lists.netfielders.de...
Hi geeks and freaks ;-),



I am currently working on my first TYPO3-Extension.



There are RTE fields in some of my tables which I want to be displayed in
the frontend. This basically works of course but there are no p tags at all.
I mean the <p class="bodytext"> ones. Is there any HTML parser function
within the TYPO3 API to add the tags?



Thanks a lot and regards

André






More information about the TYPO3-dev mailing list