Re: [Typo3-german] zweite und dritte Ebene meines Menüs haben einen anderen Platzhalter

Manuel Hendel manuel at hendel.net
Thu Nov 17 18:30:31 CET 2005


Kann mir hierzu wirklich niemand helfen?

mhe

Am 17.11.2005 um 07:26 schrieb Manuel Hendel:

> Die erste Ebene meines Menüs hat den Platzhalter MENU_OBEN1, die
> zweite MENU_OBEN23 und die dritte überschreibt die zweite als auch
> MENU_OBEN23. Irgendwie funktioniert das bei mir aber nicht. Die
> zweite Ebene erscheint einfach nicht.
> Hier mein TS Code:
>
> # Das grafische Menü oben erste Ebene erstellen
> MENU_OBEN1 = HMENU
> MENU_OBEN1 {
> special = directory
> special.value = 2
> entryLevel = 1
> 1 = GMENU
> 1.NO = 1
> 1.NO {
> backColor = #E7E8E7
> XY = [20.w]+20,20
> 10=TEXT
> 10.text.field=title
> 10.fontFile=fileadmin/fonts/gothic.ttf
> 10.fontSize=12
> 10.fontColor=#636563
> 10.offset=6,14
>
> 20 = TEXT
> 20.hide=1
> 20.text.field = title
> 20.fontFile = fileadmin/fonts/gothic.ttf
> 20.fontSize = 12
> 20.offset = 6,14
> }
>
> RO = 1
> RO {
> XY = [10.w]+20,20
> 10 = TEXT
> 10.text.field = title
> 10.fontFile = fileadmin/fonts/gothic.ttf
> 10.fontSize = 12
> 10.fontColor = #636563
> 10.offset = 6,14
> }
> }
>
> # Das grafische Menü oben zweiten Ebene erstellen
> MENU_OBEN23 = HMENU
> MENU_OBEN23 {
> special = directory
> special.value = 2
> entryLevel = 1
> 1 = GMENU
> 2.NO = 1
> 2.NO {
> backColor = #E7E8E7
> XY = [20.w]+20,20
> 10=TEXT
> 10.text.field=title
> 10.fontFile=fileadmin/fonts/gothic.ttf
> 10.fontSize=12
> 10.fontColor=#636563
> 10.offset=6,14
>
> 20 = TEXT
> 20.hide=1
> 20.text.field = title
> 20.fontFile = fileadmin/fonts/gothic.ttf
> 20.fontSize = 12
> 20.offset = 6,14
> }
>
> RO = 1
> RO {
> XY = [10.w]+20,20
> 10 = TEXT
> 10.text.field = title
> 10.fontFile = fileadmin/fonts/gothic.ttf
> 10.fontSize = 12
> 10.fontColor = #636563
> 10.offset = 6,14
> }
> }
>
> Vielleicht kann mir jemand einen Tipp geben, damit das funktioniert.
>
> Danke und Gruß,
> mhe
> _______________________________________________
> 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