[TYPO3-dev] Database conversion function for BE module

Stefan Galinski stefan.galinski at gmail.com
Sat Nov 22 16:48:34 CET 2008


Tapio Markula wrote:

> Hi
> 
> I would tested for a module of tinymce_rte.
> I would need database conversion for bodytext.
> It should be converted to the format, which RTE gets it when content
> element has been opened.
> What core function I should use?

Hi Tapio,

Just a small shoot into the blue...

class.t3lib_parsehtml_proc.php -> function "RTE_transform"

You can find an usage example in the rteapi.

class.t3lib_rteapi.php -> function "transformContent"

--
Stefan Galinski




More information about the TYPO3-dev mailing list