[TYPO3-commerce] listview article image sice

Christian Wolff Chris at connye.com
Mon May 26 14:47:21 CEST 2008


Hi every body,
in my listview i show products and articles with images.

but i have problems in modifing the width and the js popup settings
of the articles. for product images it works fine.
here are my ts-setup:

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
		}
	}
	articles.fields.images >
	articles.fields.images < .products.fields.images
}

does anybody have an idea why its not working for articles?

greets chris






-- 
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