[TYPO3-ttnews] includeList / excludeList in CATMENU (tt_news) do not work
Luca
mingusthecat at gmail.com
Thu Sep 4 18:27:18 CEST 2008
I'm quite new to typo3 and I got stuck on building a catmenu to navigate
the news categories ... is there anybody who can give me a hint on how
to solve this?
I have installed tt_news 2.2.24 on a TYPO3 Ver. 4.2.1 clean installation.
I have tried to control the CATMENU categories using excludeList (as
stated on the current online manual
http://typo3.org/documentation/document-library/extension-manuals/tt_news/2.5.0/view/1/7/#id2931185
) in order to show only certain categories in my navigation
plugin.tt_news {
displayCatMenu.excludeList = 1,2
displayCatMenu.mode = nestedWraps
}
Although I followed (I think) the suggested setup, my catmenu still
displays all categories. How can I control which categories display in
the catmenu?
Luca
More information about the TYPO3-project-tt-news
mailing list