[Typo3-german] gmenu_layer funktioniert nach typo3 upgrade von 3.5 auf 3.8 nicht mehr
Markus Nagel
markus.nagel at kath.ch
Fri Oct 7 10:15:16 CEST 2005
hallo zusammen,
danke für deine hilfe joey. trotz deiner hilfe habe ich den layer nicht zum
laufen gebracht. leider muss ich sagen, dass ich beim ganzen menuecode nicht
mehr durchblicke. er ist über ein jahr alt. ich hatte ihn damals aus
verschiedenen codebeispielen zusammengeschustert. es wäre echt toll, wenn
mir jemand helfen würde, aus meinen fehlerhaften menuecode guten tscode zu
machen.
das wäre echt toll. ich muss die site bis morgen wieder korrekt zum laufen
kriegen, denn übermorgen gehe ich in den urlaub...
lieber gruss und ein dickes danke!
gruss markus
die site um die es geht: www.gdk-cds.ch ,
bei dieser adresse müsste eigentlich das layer_menu agezeigt werden:
http://www.gdk-cds.ch/index.php?id=117
hier nochmal der komplette menuecode (vertikal):
#########################################
#MENU GDK
MENU_GDK = HMENU
MENU_GDK.special = directory
MENU_GDK.special.value = 2
MENU_GDK.entryLevel = 1
MENU_GDK.1 = GMENU
MENU_GDK.1.NO = 1
MENU_GDK.1.NO.wrap = |<br>
MENU_GDK.1.NO {
XY = 160, 20
backColor = #FFFFFF
10 = TEXT
10.text.field = subtitle // title
10.fontFile = fileadmin/fonts/arial.ttf
10.fontSize = 10
10.fontColor = #0B0B97
10.niceText = 0
10.offset = 5, 17
20 = IMAGE
20.file = GIFBUILDER
20.file {
XY = 160, 1
backColor = #FFFFFF
}
20.offset = 0, 24
}
MENU_GDK.1.RO < .MENU_GDK.1.NO
MENU_GDK.1.RO.backColor = |*| #9C9CE1 || #9C9CE1 |*|
MENU_GDK.1.RO.5 < .MENU_GDK.1.NO.10
MENU_GDK.1.ACT < .MENU_GDK.1.NO
MENU_GDK.1.ACT.backColor = #9C9CE1
#GMENU_LAYERS
MENU_GDK.2 = GMENU_LAYERS
#MENU_GDK.2.expAll = 0
MENU_GDK.2 {
layerStyle =
position:absolute;center:150px;top:200px;width:10px;VISIBILITY:hidden;
dontFollowMouse = 1
relativeToTriggerItem = -1;
relativeToTriggerItem.addWidth = -1
expAll=1
NO {
wrap = <b> | </b>
XY = [10.w]+15, 14
backColor = #FFFFFF
10 = TEXT
10.text.field = title
10.fontFile = fileadmin/index/verdana.ttf
10.fontSize = 9
10.fontColor = #0B0B97
10.offset = 10, 11
}
ACT < .NO
ACT = 1
ACT.10.wrap = <i> | </i> <BR>
ACT.10.fontColor = #02021F
RO < .NO
RO = 1
RO.10.fontColor = #9C9CE1
}
MENU_GDK.3 = GMENU
MENU_GDK.3.NO = 1
MENU_GDK.3.NO {
XY = 210, 20
backColor = #FFFFFF
wrap = <div style="border: #9C9CE1 solid 1px;"> | </div>
}
MENU_GDK.3.NO {
XY = 210, 20
backColor = #FFFFFF
10 = TEXT
10.text.field = subtitle // title
10.fontFile = fileadmin/fonts/arial.ttf
10.fontSize = 9
10.fontColor = #0B0B97
10.niceText = 0
10.offset = 3, 13
}
MENU_GDK.3.RO < .MENU_GDK.3.NO
MENU_GDK.3.RO.backColor = |*| #9C9CE1 || #9C9CE1 |*|
MENU_GDK.3.RO.5 < .MENU_GDK.3.NO.10
MENU_GDK.3.ACT < .MENU_GDK.3.NO
MENU_GDK.3.ACT.backColor = #9C9CE1
MENU_UEBER < .MENU_GDK
MENU_UEBER.special.value = 7
MENU_UEBER.entryLevel = 1
MENU_DIENSTE < .MENU_GDK
MENU_DIENSTE.special.value = 13
MENU_DIENSTE.entryLevel = 1
MENU_DRITTER < .MENU_GDK
MENU_DRITTER.special.value = 43
MENU_DRITTER.entryLevel = 1
}
More information about the TYPO3-german
mailing list