[TYPO3-core] FYI: Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.

Stanislas Rolland stanislas.rolland at fructifor.ca
Mon Nov 12 16:43:46 CET 2007


FYI: The attached SVN patch was committed.

Type:
Feature

Problem:
Javascript frameworks behave like forks of Javascript as they extend the 
language constructs in conflicting directions. Using the Prototype 
framework from within the RTE makes it impossible to operate in the FE 
in conjunction with extensions that use other frameworks.

Solution:
Avoid the use of any framework by htmlArea RTE. Use a small 
non-intrusive inheritance scheme inside the HTMLArea namespace in order 
to provide a clean plugin registration API.

Bugtracker references:
http://bugs.typo3.org/view.php?id=6579
http://bugs.typo3.org/view.php?id=6668

Branches:
Trunk

Regards,
Stanislas


More information about the TYPO3-team-core mailing list