I tried this witha gmenu, and it worked great! Thanks a lot. I'd all ready
thought about this list special, but I couldn't see how to pass the current
page ID to it.



-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Christopher Torgalson
Gesendet: Dienstag, 22. April 2008 10:51
An: TYPO3 English
Betreff: Re: [TYPO3] Another TypoScript problem/question

Hi,

On Tue, Apr 22, 2008 at 10:43 AM, Stephen Bungert
<[EMAIL PROTECTED]> wrote:
> I have a GMENU with all the pages in a directroy. When one of the menu
items
>  is clicked on, the menu should change. To show a link to the home page
(I've
>  done this), and a link to the current page (with link disabled). It's
>  reuired tob e a GMENU for visual consistency (the designer used shadows
and
>  things).
>
>  So I want to try and make a GMENU of the current Page only.


Look at HMENU.special in the TSref. Something like

HMENU.special = list
HMENU.special.value.field = uid

...ought to work unless I'm much mistaken. Construct the GMENU part of
the menu as usual.

-- 
Christopher Torgalson
http://www.typo3apprentice.com/
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to