[TYPO3-core] FYI: Fixed bug #9310: table border color popups appear only when textcolor button is shown

Stanislas Rolland typo3 at sjbr.ca
Mon Sep 15 19:54:17 CEST 2008


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When both textcolor and bgcolor buttons are removed from the toolbar, 
the color plugin is just not enabled. So the color options in table 
operations and inserttag dialgue windows are just doing nothing.

Solution:
The attached patch adds a new variable and method to the htmlArea RTE 
API so that a plugin can specify the list of plugins that are 
prerequisite for its operation. The RTE will enable these prerequisite 
plugins whether are not any of their buttons are enabled.

TableOperations and QuickTag plugins will use this new API variable to 
require the appropriate color plugin.

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

Branches:
trunk (revision 4130)
TYPO3_4-2 (revision 4131)

Note:
The updated API manual will be published on TER when TYPO3 4.3 is released.

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9310.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080915/f75c8645/attachment-0001.txt 


More information about the TYPO3-team-core mailing list