[TYPO3-german] Naviproblem: TMENU first

Gregor Sievert Gregor.Sievert at netlogix.de
Wed Sep 23 15:47:29 CEST 2009


Hallo,

ich weiß zwar nicht was du vor hast, aber ich habe so etwas noch nie gebraucht. Es reicht doch wenn dein li in Ebene1 eine class="active" oder so besitzt. Dadurch kannst du via CSS so dran rum schrauben wie du magst und kommst 100%ig an jede Stelle in deinem Menü.

Mit freundlichen Grüßen



Gregor Sievert
TYPO3 Entwickler

Telefon: +49 (911) 539909 - 0
E-Mail: gregor.sievert at netlogix.de

--
netlogix GmbH & Co. KG
Systemhaus | Trainingscenter | Medienagentur
Andernacher Straße 53 | 90411 Nürnberg
Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99
E-Mail: mailto:info at netlogix.de | Internet: http://www.netlogix.de/

netlogix GmbH & Co. KG ist eingetragen am Amtsgericht Nürnberg (HRA 13338).
Persönlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634)
Geschäftsführer: Stefan Buchta, Matthias Schmidt, Guido-Arndt Söldner, Jens-Henrik Söldner

-----Ursprüngliche Nachricht-----


Von: typo3-german-bounces at lists.netfielders.de [mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag von Basti
Gesendet: Mittwoch, 23. September 2009 15:35
An: typo3-german at lists.netfielders.de
Betreff: [TYPO3-german] Naviproblem: TMENU first

Hallo ich habe hier ein Problem mit meiner Navi:

# ---------------------
# Top-Navi
# ---------------------

temp.topnaviwrap = HMENU
temp.topnaviwrap {

   #1 level top-menu
   1 = TMENU
   1 {
     noBlur = 1
     expAll = 0

     wrap = <ul class="top-navi">|</ul>

     # Normal state properties
     NO = 1
     NO.allWrap = <li>|</li>
     NO.ATagTitle.field = subtitle // title
     # Enable active state and set properties:
     ACT = 1
     ACT.wrapItemAndSub = <li class="top-navi-act">|</li>
     ACT.ATagTitle.field = subtitle // title

   }
}

# ---------------------
# Navi
# ---------------------

temp.navi-wrap = HMENU
temp.navi-wrap {

   special = directory
   special.value = 3

   #1 level top-menu
   1 = TMENU
   1 {
     noBlur = 1
     expAll = 0

     wrap = <ul class="navi">|</ul>

     # Normal state properties
     NO = 1
     NO.allWrap = <li class="navi-first">|</li>|*|<li>|</li>
     NO.ATagTitle.field = subtitle // title

     # Enable active state and set properties:
     ACT = 1
     ACT.wrapItemAndSub = <li class="navi-first">|</li>|*|<li
class="top-navi-act">|
     ACT.ATagTitle.field = subtitle // title

     ACTIFSUB = 1
     ACTIFSUB.allWrap = <li class="navi-first">| |*|<li
class="top-navi-act" >|
     ACTIFSUB.ATagTitle.field = subtitle // title

   }

   #2 level top-menu
   2 = TMENU
   2 {
     noBlur = 1
     expAll = 0

     wrap = <ul class="navi-sub1-first">|</ul></li>|*|<ul
class="navi-sub1">|</ul></li>

     # Normal state properties
     NO = 1
     NO.allWrap = <li>|</li>|*|<li>|</li>
     NO.ATagTitle.field = subtitle // title

     # Enable active state and set properties:
     ACT = 1
     ACT.wrapItemAndSub = <li class="navi-sub1-first-act">|</li>|*|<li
class="navi-sub1-act">|</li>
     ACT.ATagTitle.field = subtitle // title

     ACTIFSUB = 1
     ACTIFSUB.allWrap = <li class="navi-sub1-first-act">|</li>|*|<li
class="navi-sub1-act" >|</li>
     ACTIFSUB.ATagTitle.field = subtitle // title

   }
}

Im zweiten Part ( 2 = TMENU ) kann man wohl nicht dem wrap einen first
sector geben?

2.wrap = <ul class="navi-sub1-first">|</ul></li>|*|<ul
class="navi-sub1">|</ul></li>

Sowas geht nur unter 2.NO.usw... ?

Wäre für mich die einfachste Lösung :/

Grüße, basti



------------------------------------------

TYPO3 - TIPS - ANLEITUNGEN - NEWS - TYPO3

unter: http://blog.ingeniumdesign.de/

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



More information about the TYPO3-german mailing list