Project

General

Profile

Actions

Bug #22775

closed

topFrameH configuration option doesn't work anymore

Added by Stefan Galinski over 14 years ago. Updated over 14 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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.

(issue imported from #M14553)


Files

14553_v1.diff (3.04 KB) 14553_v1.diff Administrator Admin, 2010-05-31 15:28
Actions #1

Updated by Steffen Kamper over 14 years ago

Committed to trunk rev 7792

Actions

Also available in: Atom PDF