[TYPO3-english] HMENU with images
Alix Justus
alix.justus at gmail.com
Thu Aug 27 15:09:56 CEST 2009
hi Tomas,
thank you for the script, it works as i want it :)
alix
On 27 aug 2009, at 09:08, Tomas Mrozek wrote:
> If you save the images in the media field of each page, then you can
> use
> them in the menu this way:
>
> lib.shortcut = HMENU
> lib.shortcut.special = directory
> lib.shortcut.special.value = 35
> lib.shortcut.1 = GMENU
> lib.shortcut.1 {
> NO {
> allWrap = <div class="shortcut">|</div>
> XY = [10.w],[10.h]
>
> 10 = IMAGE
> 10 {
> file.import = uploads/media/
> file.import.field = media
> file.import.listNum = 0
> }
> }
> }
>
> Tomas Mrozek
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list