[Typo3-UG UK] Question about menu !

Moni-graphics moni-graphics at planet.nl
Wed Feb 18 10:55:26 CET 2004


Below is my menu I’m using its made with gmenu .
I can’t figure out how to get the submenu’s folded out how can I simply
get a text foldout submenu between de normal menu items ?
 
 
Thanks for any help 
 
Ramon.
 
# Page-content
menu.10 = TEMPLATE
menu.10 {
  template = FILE
  template.file = fileadmin/frames/menu.html
  workOnSubpart = HEADER_CODE
  subparts.MENU_ITEMS = HMENU
  subparts.MENU_ITEMS.1 = GMENU
  subparts.MENU_ITEMS.1.target = page
  subparts.MENU_ITEMS.1.NO {
expAll=1    
XY = [5.w],[5.h]
    5 = IMAGE
    5.file = fileadmin/frames/menuback.png
    10 = TEXT
    10.text.field = title
    10.text.case = upper
    10.offset = 12,15
    10.fontcolor = white   
    10.fontFile = t3lib/fonts/times.ttf
    10.fontSize = 8
    
  }
 
}
 
# Page-content
  menu.10 = TEMPLATE
  menu.10 {
  template = FILE
  template.file = fileadmin/frames/menu.html
  workOnSubpart = DOCUMENT_BODY
  subparts.MENU_ITEMS.2.RO < page.10.2.NO
  subparts.MENU_ITEMS.2.RO = 1
  subparts.MENU_ITEMS.2.RO {
    XY = [5.w],[5.h]
    5 = IMAGE
    5.file = fileadmin/frames/menuback_over.png    
    10 = TEXT
    10.text.field = title
    10.text.case = upper
    10.offset = 12,15
    10.fontColor = red
    10.fontFile = t3lib/fonts/times.ttf
    10.fontSize = 8
 }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-uk/attachments/20040218/a75604bb/attachment.htm 


More information about the TYPO3-uk mailing list