[TYPO3] Is there a better solution to long titles?
Peter Klein
peter at umloud.dk
Mon Feb 18 16:24:55 CET 2008
Use the "Typoscript Object Browser". Then navigate to the "lib.stdheader",
and unfold the various properties.
One of these properties is the "htmlSpecialChars". Once you set that to 0,
you can use HTML chars like <br /> in your header.
--
Peter Klein/Umloud Untd
"lesm" <nospam at anymail.com> skrev i en meddelelse
news:mailman.1.1203339593.13379.typo3-english at lists.netfielders.de...
> Peter Klein wrote:
>
>>
>> Set "htmlSpecialChars" to 0 in lib.stdheader.
>
> Thanks Peter,
>
> I have tried several htmlSpecialChars arguments like 0, 1, 2 and -1
> without success, well after all I'm not TS proficient.
>
> My current code is:
>
> lib.stdheader.10.stdWrap.wrap =
> tt_content.stdWrap.dataWrap = <A name="{field:uid}"></a>
>
> page = PAGE
> page.typeNum = 0
> <..>
>
> I googled for a snippet without luck. Please give a hand, will you?
More information about the TYPO3-english
mailing list