[TYPO3-commerce] how to click enlarge Article images in list-view [Solved]

Christian Wolff Chris at connye.com
Tue Jun 10 01:10:55 CEST 2008


Hi Manfred,
On Mon, 09 Jun 2008 21:48:48 +0200, Manfred Mirsch  
<manfred.mirsch at tandemmedia.de> wrote:

> Hi Christian,
> could you post the correspondin TS-COde please?

here is my TS code for the click enlargement:

== TS ==
plugin.tx_commerce_pi1.listView.products.fields.images {
	file.maxW = 100
	imageLinkWrap = 1
	imageLinkWrap {
		width = 800m
		height = 600m
		bodyTag = <body style="background:#fff;color:#000;">
		wrap = <a href="javascript:close();">|</a>
		JSwindow = 1
		JSwindow.expand = 20,20
		JSwindow.newWindow = 1
		enable = 1
	}
}

plugin.tx_commerce_pi1.singleView.articles.fields.images <  
plugin.tx_commerce_pi1.listView.products.fields.images
== TS ==

hope this will help you to solve your problem.

greets chris from berlin to stuttgard

-- 
Christian Wolff // Berlin
http://www.connye.com

Latest Projects:
http://www.flycall.de | http://www.atr24.de | http://www.titanic.de


More information about the TYPO3-project-commerce mailing list