[TYPO3] more than 5 headline types?

Peter Klein peter at umloud.dk
Tue Jan 3 12:46:13 CET 2006


Hi Jo. If adding more Layout types to the dropdown in BE is what you need, 
then you can do it by adding something like this to PAGE TSConfig

-- cut --
TCEFORM.tt_content.header_layout {
    addItems.6 = A new header type
    addItems.7 = Another new header type
}
-- cut --

NOTE: You still need to add the new types to the CASE object of 
lib.stdheader.

-- 
Peter Klein/Umloud Untd

"Jo Schneider" <typo3listmember at typo3cms.info> skrev i en meddelelse 
news:mailman.5499.1136285248.10878.typo3-english at lists.netfielders.de...
> Thanks I got it work. Had to make changes at:
> typo3/sysext/cms/tbl_tt_content.php
> typo3/sysext/cms/locallang_ttc.xml
> and TS-Setup: lib.stdheader
>
> Is there a way, to do this only with TS and without having to edit the php 
> and xml files?
>
> Jo
>
>
> Tyler Kraft wrote:
>
>>yes
>>
>>1) adjust you CSS sheet for the styling of the headlines
>>2) use the typoscript object browser to view the current configuration of 
>>the headlines h1 - h5
>>3) add as many headlines as you wish using the typoscript object browser
>>
>>hth
>>
>>Jo Schneider wrote:
>>
>>>Hello List,
>>>
>>>does anybody know, if there is a chance to have more than 5 different 
>>>types of headlines?
>>>
>>>
>>>Best wishes!
>>>Jo
>>>
>>>
>>>
>>_______________________________________________
>>TYPO3-english mailing list
>>TYPO3-english at lists.netfielders.de
>>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>>
>>
>>
>
> 





More information about the TYPO3-english mailing list