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

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Nov 15 10:08:09 CET 2007


Stanislas Rolland schrieb:
> 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.

How about naming it unifyBoldItalic setting the default to 1 for 
compatibility. Thos doNot-options are rather oddly named.

Masi


More information about the TYPO3-team-core mailing list