[TYPO3-core] FYI: Feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
Stanislas Rolland
stanislas.rolland at fructifor.ca
Mon Nov 12 16:52:54 CET 2007
Martin Kutschker a écrit :
>
> Idea:
>
> Create a PHP interface for rteHTMLareas' AJAX needs. Create a Prototype
> implementation for the BE. In the FE anyone can implement the interface
> for his own AJAX framework. Besides this implementation he needs a way
> to tell the the RTE that it should use his class for AJAX.
>
> Additionally there could be one TER extension that provides for the sake
> of convenience those classes for common frameworks.
>
The intent was to make rtehtmlarea leaner and cleaner, not more complex.
> Note: I have no idea how much those frameworks differ and how difficult
> it therefore is to create a useful interface.
>
These frameworks extend Javascript basic constructs such as Object,
Function, Array, etc. They do it often using the same names for objects
and methods. I don't see how they could cohabit.
Regards,
Stanislas
More information about the TYPO3-team-core
mailing list