[TYPO3-german] Problem mit Sprachmenü
JCL - Johannes C. Laxander
jc at laxander.com
Wed Dec 28 10:31:02 CET 2011
Hallo,
mein Sprachmenu erstelle ich mit diesem TSCode:
temp.langmenu = HMENU
temp.langmenu {
special = language
special.value = 3,2,1,4}
1 = TMENU
1 {
wrap = <ul>|</ul>
noBlur = 1
NO {
stdWrap.cObject = TEXT
stdWrap.cObject.value = Deutsch || Englisch || Russisch || Chinesisch
allWrap = <li>|</li>
}
## active language
ACT < .NO
ACT = 1
ACT {
doNotLinkIt = 1
linkWrap = <span>|</span>
}
}
}
Deutsch ist als Standard-Sprache eingestellt. Und die wird nicht als
"ausgewählte Sprache" dargestellt.
Hier greift die ACT-Konfiguration nicht. Weiss jemand warum, und wie ich das
beheben kann?
Im voraus schopn mal vielen Dank.
Gruß, Johannes.
More information about the TYPO3-german
mailing list