[TYPO3] TS gurus wanted

Francois Suter fsuter at cobweb.ch
Mon Nov 6 16:57:15 CET 2006


Hi,

> if have a gmenu where i'd like to change to change some settings (XY,
> 4.file, and 10.offset) for just the submenus of page with id 6. i  
> think
> it must work with register somehow, but thats not my world :(

Why don't you just use a condition?

lib.menu.2 = GMENU
lib.menu.2.wrap = |<br/>
lib.menu.2.useLargestItemX = 1
lib.menu.2 {
...
}

[globalVar = TSFE:id = 6]
lib.menu.2.NO.4.file = someother.gif
[global]

Not tested, but should work.

Cheers

François Suter
Directeur technique
-----------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
-----------------------------------------------------




More information about the TYPO3-english mailing list