Hallo Armin,
danke für deine Hilfe. Konnte das Problem jetzt lösen.
Hier mal das TS:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45:
| temp.currentuid = TEXT temp.currentuid.data = page:uid temp.currentuid.override.data = page:uid temp.currentuid.override.if.isFalse.numRows.table = pages temp.currentuid.override.data = page:pid lib.leftcontent = HMENU lib.leftcontent { special = directory special.value < temp.currentuid stdWrap.outerWrap.cObject = TEXT stdWrap.outerWrap.cObject.data = leveltitle:1 stdWrap.outerWrap.cObject.wrap = <h1>|</h1> stdWrap.required = 1 wrap = <div id="sub-navi"><ul>|</ul></div><div class="sub-navi-footer"> </div> 1 = TMENU 1 { noBlur = 1 NO = 1 NO.stdWrap.htmlSpecialChars = 1 NO.linkWrap = <li>|</li> |*| <li>|</li> |*| <li class="last">|</li> CUR = 1 CUR < .NO CUR.doNotLinkIt = 1 CUR.linkWrap = <li class="active">|</li> |*| <li class="active">|</li> |*| <li class="last">|</li> } } [PIDinRootline = 22] lib.leftcontent = [GLOBAL] [treeLevel = 1] lib.leftcontent.if { value.data = page:uid isTrue.numRows.table = pages } [GLOBAL] |