[TYPO3-german] SOLVED menu problem
Achim Gerber
achim.gerber at typo3-china.com
Wed Dec 17 08:49:27 CET 2008
Hi Joey,
hab es nun selbst hingebracht!
Hier die Loesung:
Gruss Achim
lib.dropdown_mainmenu = HMENU
lib.dropdown_mainmenu {
special = directory
special.value = 1
1 = TMENU
1 {
wrap = <div dojoType="dijit.Toolbar" class="menuBar" > | </div>
expAll = 1
NO.allWrap = <div dojoType="dijit.form.Button" iconClass=""> |
</div>
NO.doNotLinkIt = 1
IFSUB = 1
IFSUB {
doNotLinkIt = 1
wrapItemAndSub = <div dojoType="dijit.form.DropDownButton"
iconClass=""> | </div>
allWrap = <span> | </span>
}
}
2 = TMENU
2 {
wrap = <div dojoType="dijit.Menu" iconClass=""> | </div>
expAll = 1
NO.allWrap = <div dojoType="dijit.MenuItem" iconClass=""> | </div>
NO.doNotLinkIt = 1
IFSUB = 1
IFSUB {
doNotLinkIt = 1
wrapItemAndSub = <div dojoType="dijit.PopupMenuItem"
iconClass=""> | </div>
allWrap = <span> | </span>
}
}
3 < .2
4 < .2
5 < .2
}
More information about the TYPO3-german
mailing list