[TYPO3-ttnews] Convert common HMENU to CATMENU
maaboo
maaboo at gmail.com
Wed Sep 3 14:28:01 CEST 2008
Hi!
I have the following menu:
lib.mainmenu = HMENU
lib.mainmenu.1 = TMENU
lib.mainmenu.1 {
expAll = 1
wrap = <UL>|</UL>
NO.linkWrap = <LI class="tmnu">|</LI>
IFSUB = 1
IFSUB {
wrapItemAndSub = <LI class="tmnu">|<!--<![endif]--></LI>
stdWrap.wrap = | <!--[if IE 7]><!-->
linkWrap = | <!--<![endif]-->
}
}
It works fine, but doesn't fit into my goal. So i move to CATMENU and wrote:
displayCatMenu {
mode = nestedWraps
catmenu_stdWrap.wrap =
... and here got a stuck, because the construction above with multiple
wraps, linkWraps and wrapItmeAndSubs. I don't understand how to correctly
"convert" my menu with full functionality such as conditional comments.
Can somebody help me? Thanx.
--
with respect, MaaBoo
ICQ UIN: 22694713
More information about the TYPO3-project-tt-news
mailing list