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

Livius Agrippa livius_agrippa at yahoo.com
Mon Apr 17 17:40:03 CEST 2006


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



More information about the TYPO3-english mailing list