[TYPO3-dev] Database conversion function for BE module

Tapio Markula tapio.markula at xetpoint.fi
Sat Nov 22 13:50:28 CET 2008


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?

$this->content .=functiox($row['bodytext']

$this->content would be inserted as editor template into RTE,
when the conversion should be the same as RTE gets it normal way.




More information about the TYPO3-dev mailing list