Hallo Philipp,

war auch meine erste Vermutung. Allerdings hat es mit dem TS dann leider auch 
nicht geklappt. Und laut Quelltext werden die Elemente auch gar nicht mal 
angezeigt (also Darstellung und CSS spielen noch keine Rolle):

--
#
# Hauptmenü
#
lib.mainnavi = HMENU
lib.mainnavi {
   special = directory
   special.value = 8

   1 = TMENU
   1 {
      wrap = <ul class="dropdown">|</ul>
      expAll = 1
      NO.wrapItemAndSub = <li>|</li>

      ACT < .NO
      ACT = 1
      ACT.ATagParams = class="active"
   }
   
   2 = TMENU
   2 {
      wrap = <ul>|</ul>
      NO.allWrap = <li>|</li>

      ACT < .NO
      ACT = 1
      ACT.ATagParams = class="active"
   }   

   3 = TMENU
   3 {
      wrap = <ul>|</ul>
      NO.allWrap = <li>|</li>

      ACT < .NO
      ACT = 1
      ACT.ATagParams = class="active"
   }   
}
--

Viele Grüße

Björn

-----Ursprüngliche Nachricht-----
Von: typo3-german-boun...@lists.typo3.org 
[mailto:typo3-german-boun...@lists.typo3.org] Im Auftrag von Philipp Gampe
Gesendet: Montag, 10. Dezember 2012 18:57
An: typo3-german@lists.typo3.org
Betreff: Re: [TYPO3-german] 3. Menüebene

Hi Björn Hahnefeld,

Björn Hahnefeld wrote:

> 1 = TMENU

> 2 = TMENU

> 2.1 = TMENU

Es muss schon
3 = TMENU
heißen.

Oder (üblicher):
3 < .1

Viele Grüße
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Documentation – 
linkvalidator
TYPO3 .... inspiring people to share!

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

Antwort per Email an