[TYPO3] Top graphics defined by page and language...

Kristian Wind kw at hovsa.dk
Fri Mar 9 11:20:56 CET 2007


Hello!

I need to change a flash-file for each of my level 2 menu-items on 7 
different languages using:

[globalVar = GP:L = 2]
config.sys_language_uid = 2
config.language = de
temp.template = FILE

Are there any easy ways to do this? Perhaps something like: if the 
language id is this, an the page id is this, then show this or this content?

I am already showing content based on the language several places on the 
site:

lib.leftbox = CONTENT
lib.leftbox.table = tt_content
lib.leftbox.select {
     uidInList=744
     pidInList=145
  }
lib.leftbox2 = TEXT
lib.leftbox2.data = DB:tt_content:744:bodytext
lib.leftbox2.wrap =|



Thanks in advance...!


Kristian


More information about the TYPO3-english mailing list