[Typo3] Hide active menu entry

Stanislas Rolland stanislas.rolland at fructifor.com
Tue Apr 26 18:07:47 CEST 2005


Hi Søren,
> I like to create a language menu that shows the flags for each available language but not the flag of the currently chosen language.
> The idea is now to create a GMENU and simply declare the ACT state as invisible or "not there". But I can't figure out how to do it. For the moment I have set the width and height of the ACT image to 0 which kind of works but is a bit messy in my eyes.
> Does anyone know how to do this?
> 		
You can use:

ACT.stdWrap.if.isTrue = 0

For an example, see the default TypoScript of extension Language 
Selection (sr_language_menu) at 
http://typo3.org/man_uk/extensions/repository/search/sr_language_menu/

Regards,
Stanislas Rolland



More information about the TYPO3-english mailing list