[TYPO3] Put in menu the pages which are set "Not in menu"

Wester, Josh JoshuaWester at creighton.edu
Mon Apr 17 17:50:08 CEST 2006


Livius:

Now I see your problem. I believe the includeNotInMenu statement may
alleviate the issue:

    temp.menu1 = HMENU
--> temp.menu1.includeNotInMenu = 1
    temp.menu1.special = list
    temp.menu1.special.value = 1,2,5

Best wishes,

Josh


Wester, Josh wrote:
> Livius:
> 
> I believe the solution to the duplication issue is to only include the

> IDs of the top-level pages. Following your example, the template would
> be:
> 
> temp.menu1 = HMENU
> temp.menu1.special = list
> temp.menu1.special.value = 1,2,5
> 
> 
> And the result would be:
> 
> Page 1 (id 1)
> Page 2 (id 2)
>   Page 21 (id 3)
>   Page 22 (id 4)
> Page 3 (id 5)
> 
> 
> Good luck,
> 
> Josh

Hi Josh,

But the real problem come now.
How can I deal with the second level. If I have right now a page on
second level which is set to "Not in menu".
Ex:
Page 1 (id 1)
Page 2 (id 2)
    Page 21 (id 3)
    Page 22 (id 4)
    Page 23 (id 6) - Now set to "Not in menu", in future set to normal
Page 3 (id 5)

regards,
Livius
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list