[TYPO3-dev] RTE for Backendmodul

Philipp-F at gmx.de Philipp-F at gmx.de
Sun May 28 00:21:12 CEST 2006


2006/5/25, Philipp-F at gmx.de <Philipp-F at gmx.de>:
> 2006/5/25, Martin Kutschker <martin.kutschker-n0spam at no5pam-blackbox.net>:
> > Philipp-F at gmx.de schrieb:
> > > 2006/5/24, Martin Kutschker <Martin.Kutschker at n0spam-blackbox.net>:
> > >> Philipp-F at gmx.de schrieb:
> > >> > Hello List,
> > >> >
> > >> > after a couple of day with google i am very frustrated. I seek a
> > >> > method to activate the RTE in a Backend Modul.
> > >>
> > >> Showing a single RTE field or rendering a comple TCE form are two
> > >> distinct
> > >> things.
> > >>
> > >> The former doesn't work well because you have to fake a page (to get the
> > >> RTE configuration). Perhaps things have imroved in 4.0, but I don't know.
> > >>
> > >> Masi
> > >
> > > Thank you for your answer. Unfortunately i can not update the Typo3
> > > 3.8.0 installation, because there are so man different extensions.
> > >
> > > How can i show a single RTE field only? I believe a RTE Field ist only
> > > JavaScript and an input field. I can not believe that this is so
> > > difficult.
> >
> > It's because of the API around it. The RTE uses page and user TS for
> > it's configuration. I found no way to simple call one PHP to make it
> > render. I had to create a form with a sepcial name and so on.
> >
> > My code did work on 3.8 with the classic RTE. But it breaks now on 3.8.1
> > with HTMLarea 1.1.2.
> >
> > What I did was to "reverse engineer" a TCE form. But why don't you ask
> > on the RTE list. HTMLarea has a FE-API perhaps its has an additional
> > BE-API as well.
> >
> > Masi
>
> Can I see your Code? I don´t know that a rte list exist and now i will
> ask it but it is not only the rte that i miss. I need the whole tce
> spectrum with file upload and all the other fields.
>
> Philipp
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>

I have tested the modul, but it dont work. I have no idea. Please help
me, because you will come at this point in the future and you will be
happy if you have a solution for this problem.




More information about the TYPO3-dev mailing list