[TYPO3]  Make header image depend on language
    Brian Bendtsen 
    brb at mentor-it.dk
       
    Wed Jun 14 13:44:14 CEST 2006
    
    
  
Hi
I have a site in Danish and English, danish being the default language 
and I want my header image to depend on selected language.
I use TV and have mapped my image to lib.logo and this is my TS setup:
lib.logo = IMAGE
[globalVar = GL:L = 1]
lib.logo.file = fileadmin/templates/images/logo_uk.gif
[else]
lib.logo.file = fileadmin/templates/images/logo.gif
[end]
But the image logo.gif still appears on the english site.
What am I doing wrong?
/Brian Bendtsen
    
    
More information about the TYPO3-english
mailing list