[TYPO3-core] FYI: Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script
Stanislas Rolland
stanislas.rolland at fructifor.ca
Thu Nov 15 17:12:41 CET 2007
FYI: The attached SVN patch was committed.
Type: Feature
Problem:
The main script of htmlArea RTE includes a hardcoded remapping of em and
strong tags to i and b tags for gecko browsers. This is required only
when default italic and bold buttons using native execCommand are used.
An extension that wishes to override the default buttons may not want
this transformation to occur.
Solution:
Move the transformation to 'inner' extension Default Inline which now
provides the default italic and bold buttons.
Bugtracker references:
http://bugs.typo3.org/view.php?id=6657
Branches:
trunk
Regard,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_inlinedefault_remap.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071115/39ff6d8a/attachment.txt
More information about the TYPO3-team-core
mailing list