[TYPO3-core] RFC #14553: topFrameH configuration option doesn't work anymore
Stefan Galinski
sgalinski at df.eu
Mon May 31 15:30:15 CEST 2010
Hi,
this is a SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=14553
Branches: trunk
Problem:
After the integration of the ExtJS Viewport, I missed to add support for the
topFrameH configuration option. The option can be used to increase or
decrease the height of the topBar.
Solution:
Add support similar to the leftMenuFrameW configuration option.
Tested with all supported browsers...
How To Reproduce:
1) Add the following line to your extTables.php
$TBE_STYLES['dims']['topFrameH'] = 200;
2) Clear the TYPO3 and browser cache
You should see a much bigger topbar now. If you enter an invalid height, the
ExtJS viewport will correct this by using a minimum value, that is defined
by the contents.
--
Stefan Galinski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14553_v1.diff
Type: text/x-patch
Size: 3117 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100531/54832969/attachment-0001.bin>
More information about the TYPO3-team-core
mailing list