[TYPO3-shop] Is it possibly to have individual ’clickEnlarge’ setting for each image?

Jogvan Olsen jo at atlanticvideo.dk
Tue Aug 19 16:33:43 CEST 2008


Hi

I use tt_products v 2.5.5 with separate images.

Is it possibly for me to have different ’clickEnlarge’ settings for each 
image in single view?

I would like to have something like this:


SETUP:
plugin.tt_products.conf.tt_products.ALL.image.pix1 {
   wrap = |<br />
   file.maxW = 500
   file.maxH = 300
   clickEnlarge = 0
}

plugin.tt_products.conf.tt_products.ALL.image.pix2 {
   wrap = |<br />
   file.maxW = 200
   file.maxH = 100
   clickEnlarge = 1
}

is this possibly?




Thanks in advance
Jogvan Olsen


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