[TYPO3-german] HMENU + special=list nur 1 Level?

Ralf Schlömer, TYPO3-Mailing-List typo3 at ralfschloemer.de
Wed Jun 12 10:45:41 CEST 2013


Ja, expAll = 0 in allen Leveln.
Also das klappt hier einwandfrei (außer wenn special.value = rootpage):

lib. rightcol = COA
lib. rightcol {
  10 = HMENU
  10 {
    special = list
    special.value = 7
    wrap = <div id="mainNav">|</div>
    1 = TMENU
    1 {
      expAll = 0
      noBlur = 1
      wrap = <ul>|</ul>
      NO = 1
      NO {
        wrapItemAndSub = <li>|</li>
      }
      ACT < .NO
    }
    2 < .1
    3 < .2
    4 < .3
    5 < .4
    6 < .5
    7 < .6
  }
}

-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.typo3.org
[mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Jan Kornblum
Gesendet: Dienstag, 11. Juni 2013 23:33
An: typo3-german at lists.typo3.org
Betreff: Re: [TYPO3-german] HMENU + special=list nur 1 Level?

> Solange special.value != rootpage ist, funktioniert 's mit list bei 
> mir bis Level 7, denke danach wir es auch keine Abweichungen mehr geben.

Auch mit expAll=0, also wenn die Ebenen nur aufklappen wenn angeklickt???



_______________________________________________
TYPO3-german mailing list
TYPO3-german at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list