[Typo3] Re: On how to unlink some menu item, and also show its submenu items

Eric Auchterberger endurans at gmail.com
Fri Feb 4 20:42:36 CET 2005


Hi Mathias and thanks for your reply,

> Message: 5
> Date: Fri, 04 Feb 2005 07:35:19 +0100
> From: "Mathias Schreiber [wmdb]" <mathias.schreiber at wmdb.de>
> 
> Eric Auchterberger wrote:
> > I need to know how to unlink some menuitems (of a TMENU) but at the
> > same time show its submenu entries. 
> 
> Hi Eric,
> 
> I suggest some things to you.
> 
> a) please do not reply on digest mails, since noone will have an idea
> what you want without a proper subject. This might result in noone
> helping you.

You are right, I just forgot to edit the subject.  


> b) if I got you right you want the active menu items of level one to be
> "not-clickable".
> This can be achieved using "ACT".
> Example:
> 10 = HMENU
> 10.1 = TMENU
> 10.1.NO.linkWrap = <div class="menuItem">|</div>
> 10.1.ACT = 1
> 10.1.ACT.linkWrap = <div class="activeMenuItem">|</div>
> 10.1.ACT.doNotLinkIt = 1

It must be for my bad English, but you did not understand to me,
because if I 'm not wrong the ACT is a menu item state mark, to said,
the seccion where you are now, the menu item(s) that you are clicked,
etc,  and  on the other hand I want to unlink any menu item (its state
not count) of the  menu and at the same time show its submenu or
submenu items. If you want and have the time see: www.destinonz.com  
for example at the right menu down  I want to make  the level 1 entry 
"Contáctenos" (contact us) unlinked, but also show the two submenus
("contáctenos" and "quienes somos" (who we are)) the same with   "la
region" (active or not) it must not be a link   but I need to show the
submenu items.
 
> c) for proper information on Typoscript I suggest these documents:
> - Typoscript by Example
> - Typoscript Reference (TSRef)
> - Typoscript Basics and In-Depth study (not sure about this name, but
> you'll figure it out.
I know and has read all this docs, but I don`t figure how to make this.

> peace
> Mathias

Eric



More information about the TYPO3-english mailing list