[TYPO3-dev] Bug or wrong TS?
JoH
info at cybercraft.de
Sun Jun 4 01:55:04 CEST 2006
> I have set up a GMENU in TYPO3 3.8.1 like this
>
> temp.homeMenu.1 {
> applyTotalW = 10
> NO {
> XY = 130,32
> 10 = IMAGE
> 10.file = fileadmin/templates/bg.png
> 20 = TEXT
> 20 {
> offset = 10,15
> align = left
> text.field = title
> text.case = upper
> fontFile = fileadmin/fonts/verdanab.ttf
> fontSize = 10
> fontColor = #ffffff
> }
> }
> RO < temp.homeMenu.1.NO
^^^^^^^^^^^^^^^^^
> RO = 1
> RO {
> 15 = IMAGE
> 15.file = fileadmin/templates/tab.png
> }
> }
>
> As I haven't ruled ot the
> possibility of a lack of understanding on my side, I weanted to post
> that here before filing a bug.
Try the following:
add
NO=1
and change the RO line to look like this:
RO < .NO
by setting NO = 1 you can copy the whole setup easily without adding =1 for
each itemstate.
ACT < .NO
CUR < .RO
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.cybercraft.de
More information about the TYPO3-dev
mailing list