[TYPO3-core] RFC #14564: Bug: Width of one paragraph of text in the Install Tool is too big

Marc Wöhlken woehlken at quadracom.de
Thu Nov 4 12:01:35 CET 2010


This is an SVN patch request.

Type: Bugfix

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

Branches: TYPO3_4_4 & Trunk

Problem:
Layout of install tool page "All configuration" is broken by the String
"USER_FUNCTION:typo3conf/pageUnavailableHandling.php:user_pageUnavailable->pageUnavailable"
which could not be broken across lines by some browsers (e.g. Firefox).

Solution:
File:typo3_trunk/typo3/sysext/install/Resources/Private/Templates/GenerateConfigForm.html:
- added new class t3-install-description to li tags holding install tool
option description
File:
typo3_trunk/typo3/sysext/install/Resources/Public/Stylesheets/install.css:
- added
- .t3-install-description {word-wrap: break-word; width: 48em; }

Regards
Marc

-- 
...........................................................
Marc Wöhlken                     TYPO3 certified integrator

Quadracom - Proffe & Wöhlken

Rembertistraße 32              WWW: http://www.quadracom.de
D-28203 Bremen                E-Mail: woehlken at quadracom.de
______________             PGP-Key: http://pgp.quadracom.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_14564.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101104/14215af5/attachment.txt>


More information about the TYPO3-team-core mailing list