[TYPO3] TMENU_LAYER

JoH asenau info at cybercraft.de
Thu Jan 25 16:52:17 CET 2007


> In the wrap around the whole menu is a image which is different in
> every language (overlay-o.gif). Is it possible to put an different
> image there for every language? So fo German overlay-o-de.gif and for
> Dutch overlay-o-nl.gif for example?

You can do that with a condition.

First setup the whole menu.

Then change the part that should be different like this (assuming you are
using the L parameter):

[globalVar = GP:L = 1]
blah.whatever.10.2.wrap = <this>|</this>
[globalVar = GP:L = 2]
blah.whatever.10.2.wrap = <that>|</that>
[global]

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list