[TYPO3-core] FYI: Added feature #13667: htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig

Stanislas Rolland typo3 at sjbr.ca
Thu Feb 25 18:59:49 CET 2010


FYI: The attached SVN patch was committed.

Type:
Feature

Problem:
Make toolbar dropdown size configurable in Page TSConfig.

Solution:
The attached patch will ensure that the size of each toolbar dropdown 
may be configured with the following Page TSConfig properties:

Width of the field in the toolbar:
RTE.default.buttons.[button-name].width = int+

Width of the list (defaults to the width of the field):
RTE.default.buttons.[button-name].listWidth = int+

Maximum height of the list when it opens:
RTE.default.button.[button-name].maxHeight = int+

The patch moreover allows
RTE.default.buttons.[button-name] {
        any configuration property of Ext.Button or Ext.form.ComboBox
}

Note:
The user manual is updated.

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

Branches:
trunk (revision 7038)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_feature_13667.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100225/cf5f76b2/attachment.txt>


More information about the TYPO3-team-core mailing list