[Typo3-german] gmenu_layer funktioniert nach typo3 upgrade von 3.5 auf 3.8 nicht mehr
Markus Nagel
markus.nagel at kath.ch
Thu Oct 6 20:30:25 CEST 2005
hallo leute,
ich habe ein problem und weiss absolut nicht, wie ich das problem lösen
kann. seit einem upgrade von typo3.5 auf typo3.8 funktioniert mein
gmenu_layer nicht mehr. das php für layermenus habe ich eingebunden und die
datei befindet sich auch am richtigen ort, habe ich nachgesehen. trotzdem
funkt der layer nicht. hat jemand ne ahnung woran das liegen kann?
vielen dank
gruss
markus
mein ts:
#########################################
includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
#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
}
More information about the TYPO3-german
mailing list