[Typo3-german] nested lists
Michael Paffrath
michael.paffrath at gmail.com
Mon Nov 7 18:06:24 CET 2005
hallo tobias,
danke erstmal für deinen link - so weit war ich quasi ...
mein ts sieht bisher so aus:
lib.mainMenu = COA
lib.mainMenu {
10 = HMENU
10.entryLevel = 0
10.1 = TMENU
10.1 {
expAll = 1
wrap = <ul id="level1navlist">|</ul>
noBlur = 1
NO {
wrapItemAndSub = <li>|</li>
ATagTitle.field = description // title
}
CUR < .NO
CUR = 1
CUR.ATagParams = class="current"
}
10.2 < .10.1
10.2.wrap = <ul id="level2navlist">|</ul>
}
das problem ist immer noch, dass der aktive unterpunkt nicht stehen
bleibt - es ist also immer nur die erste ebene zu sehen.
naja, vielleicht hat ja noch jemand n tip - bis dahin suche ich wohl weiter ...
gruß,
michael
More information about the TYPO3-german
mailing list