[TYPO3-core] RFC: Bugfix #7582: RTE transformation should process dd element as block element
Stanislas Rolland
stanislas.rolland at fructifor.ca
Tue Feb 19 04:54:06 CET 2008
Hi,
This is a SVN patch request.
Type:
Bugfix
Problem:
The dd element is a block element that may contain other block elements.
Therefore, it should be processed as such by class t3lib_parsehtml_proc.
Solution:
Add 'DD' to $headListTags and process dd as blockquote and div.
Note:
While the RTE does not currently support the edition of definition
lists, it will soon, unfortunately not on time for 4.2. I would like to
include this small patch in 4.2 as it clears the only non-RTE core
dependency that would prevent making available an extension providing a
definition list edition feature.
Bugtracker references:
http://bugs.typo3.org/view.php?id=7582
Branches:
TYPO3_4-2
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_7582.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080218/436b00f6/attachment.txt
More information about the TYPO3-team-core
mailing list