Einzelnen Beitrag anzeigen

  #11  
Alt 15.07.2008, 08:53
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] markers for individual images in template

Juan Pablo Villaverde a écrit :
> Still not working, now I have:
>
> <ul><li>###PRODUCT_IMAGE2OS###</li></ul>
>
> plugin.tt_products{
> limitImage = 10
> separateImage = 1
> conf.tt_products.ALL.image.dos {
> wrap = |
> file.maxW = 107
> file.maxH = 89
> }
> }
>
> But the images are not showing, something else missing/wrong?


Try it with LIST as code instead of ALL:

plugin.tt_products.conf.tt_products.LIST.image.dos {
wrap = |
file.maxW = 32
file.maxH = 28
}


- Franz

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products