[TYPO3-german] Menue mit Untertitel
Hiv Ernst
hiverss at googlemail.com
Sun Aug 5 19:47:43 CEST 2007
Hallo,
ich habe folgendes TS-Script für das Menue:
lib.mainMenu = COA
lib.mainMenu.10 = HMENU
lib.mainMenu.10 {
wrap = |
entryLevel = 1
excludeUidList =
1 = TMENU
1 {
expAll = 0
noBlur = 1
wrap = <ul>|</ul>
IProcFunc = user_IProc_dfn
NO = 1
NO.ATagTitle.field = abstract // description // subtitle
NO.allWrap = |<span class="hidden">.</span>
NO.wrapItemAndSub = <li>|</li>
NO.stdWrap.htmlSpecialChars = 1
NO.linkWrap = {$mainMenuLinkWrap}
NO.ATagBeforeWrap = 1
CUR < .NO
CUR = 1
CUR.allWrap = <strong>|</strong><span class="hidden">.</span>
CUR.wrapItemAndSub = <li>|</li>
CUR.doNotLinkIt = 1
CUR.stdWrap.htmlSpecialChars = 1
IFSUB = 1
IFSUB < .NO
IFSUB.linkWrap = {$mainMenuIfsubLinkWrap}
}
2 < .1
3 < .1
4 < .1
}
Nun möchte ich, dass hier unter dem Menuepunkt etwas kleiner der Untertitel
dargestellt wird. ISt das machbar?
More information about the TYPO3-german
mailing list