[TYPO3] jumpmenu from menu settings question

Peter Klein peter at umloud.dk
Wed Sep 6 14:12:05 CEST 2006


Hi Nico.
Take a look at the JMENUITEM properties. There's one called "showActive" 
which is the one you need..
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/10/12/

-- 
Peter Klein/Umloud Untd

"Nico Potvin" <nico.potvin at kandesign.com> skrev i en meddelelse 
news:mailman.2361.1157543735.6911.typo3-english at lists.netfielders.de...
> Hi,
>
> i am using the following typoscript to generate a jumpmenu from the tree:
>
> tempJumpNav = HMENU
> tempJumpNav {
>   special = directory
>     # id of root page where the menu starts
>   special.value = 56
>   1=JSMENU
>   1.target=_parent
>   1.firstLabelGeneral =Choose your brand..
> }
>
> but i would like to make some changes. This script always shows  "choose 
> your brand..."  and jumps to the section you choose, but i would like to 
> alter it in such a way that i shows the section you are in by default and 
> "choose your brand" as an non jumping item.
>
> any ideas?
>
> greets
>
> nico
>
> --
> Nico Potvin
>
> KAN Design
> Antwerpen - Belgium
> Phone: +32 (0)3 203 41 69
> Fax: +32 (0)3 225 14 05
> E-mail: nico.potvin at kandesign.com
> http://www.kandesign.com
> 





More information about the TYPO3-english mailing list