[Typo3-dev] Integrating RTE in BE module

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Wed Dec 15 08:57:49 CET 2004


Suman Debnath wrote:
> I am creating a backend module (under the Tools menu) which will have a 
> form. I want the form to have a RTE (rtehtmlarea) instead of the normal 
> Text Area field. In all the documentation, I find how to integrate RTE 
> for direct input to tables. But I don't want that since my module will 
> process the data submitted and insert into different tables. Therefore, 
> I am integrating the form in mod1/index.php. Any pointers on how to do it?
>  
> Any help will be appreciated.

You can do it, like Christpher said, but it's a hack. Because the RTE is 
tied to the user/page TSconfig, it won't never work outside of a page 
context :-(

Masi




More information about the TYPO3-dev mailing list