[TYPO3] Problem with pages showing "Not in Menu" items in sitemap
tapio
tapio.markula at dnainternet.net
Wed Feb 1 20:20:22 CET 2006
Jody Cleveland wrote:
> I've got a site with many items marked as 'Not in menu'. But, I would
> like them to display in the sitemap. I found a code snippet that said to
> put this in the TS setup:
>
> tt_content.menu.20.2.excludeDoktypes=6
>
> I did, and cleared the cache, but it still does not display items not in
> menu.
Read carefully *exclude* = taking something *OUT OF THE MENU*
tt_content.menu.20.2.includeNotInMenu = 1
*include* - as the word says - *INCLUDES* something to menu
tt_content.menu.20.2.excludeDoktypes - reasonable to exclude externalURL
and shortcuts from the menu
More information about the TYPO3-english
mailing list