Actions
Feature #27684
closedRTE popup-sizes
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-06-24
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I want to change the given popup-sizes, but I can't find any setting. So I searched the core and found the position within
class.tx_rtehtmlarea_browse_links lines 983 - 1007.
Please provide an option-field which allows to change the given options or to expand the fields.
Updated by Chris topher over 13 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- Status changed from New to Needs Feedback
- Target version deleted (
4.5.4)
That already is configurable, have a look at the manual (which you can view in the extension manager).
The options
buttons.[button-name].dialogueWindow.width = ...
buttons.[button-name].dialogueWindow.height = ...
should do what you want. And there are some more options, see the manual.
Updated by Chris topher over 13 years ago
- Status changed from Needs Feedback to Closed
- % Done changed from 0 to 100
Actions