[TYPO3-core] RFC: #8153: [left frame-width] left frame too small for german users
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Tue Apr 22 11:37:52 CEST 2008
Steffen Kamper schrieb:
> Hi,
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=8153
>
> Branches: 4.2
>
> Problem:
> Menu width is hardcoded in CSS and doesn't fit in languages with longer
> labels, as reported in german and russian, may be more languages.
>
> There was a possibility to define the width before with
> $TBE_STYLES['dims']['leftMenuFrameW']
> I reintroduced this value, so a skin ext has the possibility to vary, also
> this can be defined in extTables.php for individual setting.
Did more values of $TBE_STYLES disappear? While I don't like the skinning
API $TBE_STYLES is documented and should not be subject to change without
notice.
So +1 for regaining compatibility. The patch looks reasonble to me, but I
have not tested it.
Masi
More information about the TYPO3-team-core
mailing list