[TYPO3-german] TMENU | Speziale Menü ???? SOS

JoH info at cybercraft.de
Tue Oct 10 01:28:54 CEST 2006


> Also ungefähr so:

Und hier nochmal in kürzer:

[treeLevel = 2]
temp.myMenu = COA
temp.myMenu {
    10 = HMENU
    10 {
        if {
            isTrue.numRows {
                table = pages
            }
        }
        1 = TMENU
        1 {
            wrap = <ul>|</ul>
            NO = 1
            NO {
                wrapItemAndSub = <li>|</li>
            }
        }
        2 = TMENU
        2 {
            wrap = <ul>|</ul>
            NO = 1
            NO {
                doNotShowLink = 1
            }
            ACT = 1
            ACT {
                wrapItemAndSub = <li>|</li>
            }
        }
        3 < .1
    }
    20 = HMENU
    20 {
        if {
            isFalse.numRows {
                table = pages
            }
        }
        1 = TMENU
        1 {
            wrap = <ul>|</ul>
            NO = 1
            NO {
                wrapItemAndSub = <li>|</li>
            }
        }
        2 < .1
        3 < .1
    }
}
[global]

BTW: Poste doch zumindest noch in der englischen list einen Hinweis darauf,
dass das Problem gelöst ist.
Wäre für diejenigen, die nicht beide Listen verfolgen ganz hilfreich.

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com





More information about the TYPO3-german mailing list