[TYPO3] image lang gmenu

Bas van der Togt b.vandertogt at profinit.com
Sun Jan 21 15:07:01 CET 2007


Hello list,

Is there an other solution than [globalVar = GP:L = 1] for getting an 
other image for every language in a GMENU?

cheers,
Bas

# Menu Top A - Organisatie
temp.MenuTopA = HMENU
temp.MenuTopA.special = list
temp.MenuTopA.special.value = 66
temp.MenuTopA.1 = GMENU_LAYERS
temp.MenuTopA.1 {
   expAll = 1
   relativeToTriggerItem = 1
   leftOffset = -190
   topOffset = 31
   hideMenuWhenNotOver = 1
   hideMenuTimer = 1
   freezeMouseover = 1
   NO {
     wrap = <td height="31">|</td>
     imgParams = onMouseOver="ShowHide('menubar','hidden')" 
onMouseOut="ShowHide('menubar','visible')"
     XY = 116,31
     5 = IMAGE
     5.file = fileadmin/templates/images/organisatie.gif
     [globalVar = GP:L = 1]
       5.file = fileadmin/templates/images/organisatie-en.gif
     [end]
     5.width = 116
     5.height = 31
     }
}


More information about the TYPO3-english mailing list