[TYPO3-shop] markers for individual images in template

Franz Holzinger franz at fholzinger.com
Mon Jul 14 11:10:34 CEST 2008


Juan Pablo Villaverde a écrit :
> I tried but now the image dissapeared!
> 
> I have this:
>                           <ul><li>###PRODUCT_IMAGE2:DOS###</li></ul>
> and this:
> plugin.tt_products.conf.tt_products.ALL.image.dos {
>   wrap = |
>   file.maxW = 32
>   file.maxH = 28
> }
> 
> Should I enable something else via typoscript?
> 
Yes, if you have more than one image, you must always set:

limitImage = 10
separateImage = 1

Franz





More information about the TYPO3-project-tt-products mailing list