[TYPO3] Another TypoScript problem/question
Christopher Torgalson
bedlamhotel at gmail.com
Tue Apr 22 10:51:08 CEST 2008
Hi,
On Tue, Apr 22, 2008 at 10:43 AM, Stephen Bungert
<s.bungert at metrinomics.de> 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/
More information about the TYPO3-english
mailing list