Project

General

Profile

Actions

Feature #22191

closed

htmlArea RTE: Make toolbar dropdown size configurable in Page TSConfig

Added by Stanislas Rolland over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-02-25
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The attached patch will ensure that the size of each toolbar dropdown may be configured wtih the following properties:

Width of the field:
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:
RTE.default.buttons.[button-name].maxHeight = int+

(issue imported from #M13667)


Files

rtehtmlarea_feature_13667.patch (9.47 KB) rtehtmlarea_feature_13667.patch Administrator Admin, 2010-02-25 18:41
Actions #1

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3core trunk (revision 7038).

Actions #2

Updated by Stanislas Rolland over 14 years ago

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

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF