[Typo3] how to display in header menu defined image in menu?

Kraft Bernhard kraftb at kraftb.at
Fri Apr 8 15:26:00 CEST 2005


Steffen Matzke wrote:
> as you know it is possible to define a specific image-file in the data field 
> of the page header data.
> is there a possibility to display this file within a TMENU? i would like to 
> create an menu that looks like: image - title - description.
> 
> many thanks to everybody who can help.
> bye
> steffen 

# ------------------ MAINMENU ----- BEGIN ----------------------------
temp.mainmenu = HMENU
temp.mainmenu.1 = GMENU
temp.mainmenu.1 {
   NO {
     altImgResource.import = uploads/media/
     altImgResource.import.field = media
     altImgResource.import.listNum = 0
   }
}
# ------------------ MAINMENU ----- END ----------------------------


But just see TSRef ....


greets,
Bernhard



More information about the TYPO3-english mailing list