[TYPO3] Adding two menus

Martin Sildever martin at cns.ee
Thu Jan 5 20:06:28 CET 2006


Hello!

I need a simple answer for this. I am not quite advanced in TS yet. I need
to add these to menus to my website (displaying the submenus I need, that
part works). I've placed the 2 markers. But it shows only one menu. If I
change their order in the page setup, the one on the top is only displayed.
There is certainly a simple solution for this. I need to have them both on
my page. Thank you. Martin

###FIRST MENU

subparts.NAVKAKS = HMENU
subparts.NAVKAKS.special = directory
subparts.NAVKAKS.special.value = 9
subparts.NAVKAKS {
entryLevel = 0
1 = TMENU
1 {
expAll=1
noBlur = 1

NO {
wrapItemAndSub = asd | asd
}
}
2 = TMENU
2 {
expAll=1
noBlur = 1

NO {
wrapItemAndSub = asd | asd
}
}

###SECOND MENU

subparts.NAVKOLM = HMENU
subparts.NAVKOLM.special = directory
subparts.NAVKOLM.special.value = 10
subparts.NAVKOLM {
entryLevel = 0
1 = TMENU
1 {
expAll=1
noBlur = 1

NO {
wrapItemAndSub = asd | asd
}
}
2 = TMENU
2 {
expAll=1
noBlur = 1

NO {
asd | asd
}
}





More information about the TYPO3-english mailing list