[TYPO3-core] FYI: Added feature #10520: htmlARea RTE: Configuration option to override RTE width

Stanislas Rolland typo3 at sjbr.ca
Sun Feb 22 05:31:24 CET 2009


FYI: The attached SVN patch was committed.

Type:
Feature

Problem:
It may be useful to override the calculated width of the RTE editing area.

Solution:
Make it possible to override RTE width in Page TS Config with:

RTE.default.RTEWidthOverride = int+/%

If set, the specified value overrides the calculated width of the RTE 
editing area. Note that a percentage may be specified. Therefore, if 
100% is specified, the RTE will use all the width available on the form 
or tab, and will adjust the width when the window is resized. However, 
the property is ignored in IE if the value is a percentage.

The property may also be used in the frontend:
RTE.default.FE.RTEWidthOverride = int+/%

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

Branches:
trunk (revision 5054)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_feature_10520.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090221/3ce28b91/attachment.txt 


More information about the TYPO3-team-core mailing list