[TYPO3-english] Mapping Content Element Containers withTypoScript

JoH asenau info at cybercraft.de
Tue Oct 12 13:54:36 CEST 2010


>> as you can see this extension template is pulling in a different CSS
>> file to the main template ( I tried using includeCSS but nothing was
>> outputted :( )

page.includeCSS will work with array keys like these:

page.includeCSS {
    your_first_key_here = fileadmin/whatever.css
    your_second_key_here = fileadmin/something.css
}

And it will only work as long as you have TYPO3 generate the header.
So when you disabled the header code via config or page.config, includeCSS won't work anymore.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com


More information about the TYPO3-english mailing list