[TYPO3-core] RFC: #6715: Remapping of b and i tags by RTE transformation is hardcoded and not configurable

Stanislas Rolland stanislas.rolland at fructifor.ca
Thu Nov 15 05:15:01 CET 2007


This is a SVN patch request.

Type:
Feature

Problem:
When using any RTE, there is no way to prevent the remapping of b and i 
tags to strong and em tags on the way to the database and vice versa on 
the way to the RTE. Therefore no RTE can offer the possibility to 
produce content that would include i and b tags as well as strong and em 
tags, even though the tags do not have the same semantics.

Solution:
I propose the addition of a new property to RTE processing options:
doNotTransformBoldAndItalicTags. Setting the property to 1 will bypass 
the hardcoded transformation.

Comments:
Note that these hardcoded transformations are totally useless since they 
can be realized by adequate configuration of the transformation on any 
installation where they might be considered necessary. It would be nice 
to get rid of the hardcoded transformations completely, but this would 
of course break backward compatibility.

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

Branches:
Trunk

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_feature_6715.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071114/24c1015f/attachment.txt 


More information about the TYPO3-team-core mailing list