[Typo3-german] IFSUB und oder 10.1 NO/CUR-10.2NO/CUR und korrektes Html-wie?
Matthias Kall
matthias.kall at web.de
Mon Aug 8 01:56:37 CEST 2005
Hallo Michael,
bei mir hab ich's so gelöst:
menu.10 = HMENU
menu.10 {
wrap = <ul class="ebene2">|</ul>
1 = TMENU
1 {
NO = 1
NO.allWrap = <li class="ebene2">|</li>
NO.stdWrap.htmlSpecialChars = 1
ACT = 1
ACT.allWrap = <li class="ebene2-active">|</li>
ACT.stdWrap.htmlSpecialChars = 1
ACTIFSUB = 1
ACTIFSUB.allWrap = <li class="ebene2-active-sub">|
ACTIFSUB.stdWrap.htmlSpecialChars = 1
}
2 = TMENU
2 {
wrap = <ul class="ebene3">|</ul></li>
NO = 1
NO.allWrap = <li class="ebene3">|</li>
NO.stdWrap.htmlSpecialChars = 1
ACT = 1
ACT.allWrap = <li class="ebene3-active">|</li>
ACT.stdWrap.htmlSpecialChars = 1
}
}
Ist nur für die zweite und dritte ebene, da die erste ein GMENU mit
Reitern ist, kommt aber ziemlich genau das raus, was du haben willst.
Beste Grüße
Matthias
More information about the TYPO3-german
mailing list