[Typo3-german] UL LI Menü Frage

Marco Peemöller listen at goto-marco.de
Thu Dec 1 19:09:44 CET 2005


Hallo,

habe (leider) selbst noch nicht so viel Ahnung, aber folgendes habe ich 
aufgeschnappt:

temp.menu_1 = HMENU
   # First level menu-object, textual
temp.menu_1.1 = TMENU
temp.menu_1.1 {
     noBlur = 1
     wrap = <ul>|</ul>
     NO = 1
     NO {
         ATagTitle.field = abstract // description // title
         wrapItemAndSub = <li>|</li>
        stdWrap.htmlSpecialChars = 1
     }
     CUR < .NO
     CUR.wrapItemAndSub = <li id="cur">|</li>
     CUR.doNotLinkIt = 1
}
temp.menu_1.2 < temp.menu_1.1

Gruß

Marco



More information about the TYPO3-german mailing list