[TYPO3] GMENU file??
    dave ashton 
    dave at bassmedia.net
       
    Wed Jun 14 18:21:16 CEST 2006
    
    
  
Hi all,
I'm trying to put a little gmenu with sub pages showing on rollover of the
top level nav. Item
 as per
-http://typo3.org/documentation/document-library/core-documentation/doc_core
_tsbyex/current/view/7/7/
 
One problem - the first line - page.includeLibs.gmenu_layers =
media/scripts/gmenu_layers.php
 
There is no file gmenu_layers.php file anywhere to be found in the typo
installation.
Anyone know of the location of the file or could you send me a copy?
 
All I have at the moment working is below (just shows top level menu items
(http://knalleland.vanillastormhosting.com/) -
 
subparts.footmenu_1 = HMENU
subparts.footmenu_1.1 = GMENU
subparts.footmenu_1.1.NO {
  XY = [10.w]+20,20
 
  backColor =  #cccccc
 
  10 = TEXT
  10.text.field = title
  10.offset = 0,14
 
  10.align = center
 
  10.niceText = 1
 
}
 
Regards,
 
Dave
    
    
More information about the TYPO3-english
mailing list