[TYPO3-core] RFC: #6715: Remapping of b and i tags by RTE transformation is hardcoded and not configurable
Tapio Markula
tapio.markula at xetpoint.fi
Thu Nov 15 10:11:53 CET 2007
Martin Kutschker kirjoitti:
> 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.
imo they are less technical and 'unify' is imo too technical and
everybody might not understand it
'doNotTransformBoldAndItalicTags' is like a clear sentense and tells
what the option does
but 'unifyBoldItalic' does not necessary tell anything
More information about the TYPO3-team-core
mailing list