Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3-shop] Is it possibly to have individual ’clickEnlarge’ setting for each image? within the typo3-project-tt-products@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi I use tt_products v 2.5.5 with separate images. Is it possibly for me to have different ’clickEnlarge’ ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
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 _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Jogvan Olsen a écrit :
> 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? There is no clickEnlarge setup. See the TSref manual for IMAGE. In setup you can use imageLinkWrap instead of the constant clickEnlarge. Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
Franz Holzinger skrev:
> Jogvan Olsen a écrit : > >> 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? > There is no clickEnlarge setup. See the TSref manual for IMAGE. > In setup you can use imageLinkWrap instead of the constant clickEnlarge. > > Franz > > Thank you for pointing to the solution… --- plugin.tt_products.conf.tt_products.ALL.image.pix1 { wrap = |<br /> file.maxW = 150 file.maxH = 300 } plugin.tt_products.conf.tt_products.ALL.image.pix2 { wrap = |<br /> file.maxW = 250 file.maxH = 450 imageLinkWrap = 0 } ---- Jogvan Olsen _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] markers for individual images in template | Andrew Davis | typo3-project-tt-products@lists.netfielders.de | 12 | 01.08.2008 11:51 |
| [TYPO3] Image quality/processing - default setting | Lamb, Brian | typo3-english@lists.netfielders.de | 2 | 12.12.2007 16:47 |
| [TYPO3-shop] Setting maxheight of image of single view | Eef Weenink | typo3-project-tt-products@lists.netfielders.de | 2 | 27.04.2007 17:54 |
| [TYPO3-shop] Setting target attrbute for product links in 'commerce' | Tapio Markula | typo3-project-tt-products@lists.netfielders.de | 1 | 06.02.2007 12:25 |
| [TYPO3-shop] Setting up pages as categories - how to create menu? | Simon | typo3-project-tt-products@lists.netfielders.de | 0 | 28.12.2006 22:02 |