[Typo3] conditional 'not in menu' possible?

Kraft Bernhard kraftb at gmx.net
Wed Jul 20 10:42:06 CEST 2005


Bing wrote:
> When I create a page, I can set its type to 'Not in menu'.  Is it possible 
> to make a page in menu on the frontpage but not in menu in the subpages?

There's something called "excludeUidList" for a HMENU ... AFAIK A menu doesn't render
the menu-items which are set in this list ...

so you could do something like:

[treeLevel = 1,2,3,4,5,6,7,8,9]
temp.menu.excludeUidList = 123,456
[end]

Then it won't show the menu-items 123 and 456 if you are on a rootlevel other than 0 (which is the rootpage)



greets,
Bernhard
-- 
Kraft Bernhard
MOKKA Medienagentur <http://www.mokka.at>
T: +43 - 1 - 895 33 33 - 50



More information about the TYPO3-english mailing list