[TYPO3-english] Menu Problem

Jigal van Hemert jigal at xs4all.nl
Wed Jun 9 09:15:27 CEST 2010


Andreas Becker wrote:
> If we change entryLevel = 0 to special = directory and add a value to it
> shows ONLY the rootpage even this was NOT the PageID defined
> 
> preCodeContent = HMENU
> preCodeContent.special = directory
> preCodeContent.value = 143

This line should be:
preCodeContent.special.value = 143

> =============
> 
> The same happens if it is special = list
> 
> preCodeContent = HMENU
> preCodeContent.special = list
> preCodeContent.value = 131,144,145

Same here:
preCodeContent.special.value = 131,144,145

-- 
Jigal van Hemert.


More information about the TYPO3-english mailing list