[Typo3-dev] help voila
Gianluca
info at gladenko.com
Wed Jun 22 17:07:20 CEST 2005
I have yhis problem with typo3 3.8 and voila 4.0 and the GMENU
i have write this
# Default PAGE object:
page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page
# Menu 1 cObject
lib.mainMenu = HMENU
# First level menu-object, textual
lib.mainMenu.1 = GMENU
lib.mainMenu.1.NO {
XY=[10w]+155,20
backColor= |*| #cccccc || #eeeeee|*|
10 = TEXT
10.text.field = title
10.offset = 0,13
10.align = center
10.niceText = 1
}
lib.mainMenu.1.RO < lib.mainMenu.1.NO
lib.mainMenu.1.RO = 1
lib.mainMenu.1.RO {
backColor=red
10.fontColor=white
}
but the 10.text.field=title don't do nothing
why? Have you a solution??
More information about the TYPO3-dev
mailing list