[TYPO3-commerce] listView.products.fields.images.file.maxW =

Michiel Roos michiel at netcreators.com
Mon Oct 22 13:39:25 CEST 2007


ben van 't ende [netcreators] wrote:
> Hi,
> 
> In latest SVN Trunk "listView.products.fields.images.file.maxW" does not seem to
> work anymore. Images are displayed full size. Can someone confirm this?
> 
> gRTz
> 
> ben

Well . . . yes, confirmed.

This is what has changed in the static setup.txt between the working 
setup and the broken setup:

diff -ru commerce.orig/static/setup.txt commerce/static/setup.txt
--- commerce.orig/static/setup.txt  2007-09-14 11:10:51.271740267 +0200
+++ commerce/static/setup.txt 2007-10-22 13:18:55.106251372 +0200
@@ -121,11 +121,9 @@

           teaser < lib.tx_commerce.stdField_RTE
             teaserimages =IMAGE
-           teaserimages {
-             defaultImgConf {
-               file.import.current = 1
-             }
-             file.maxW = 150
+           teaserimages {
+             file.import.current = 1
+             maxW = 150
             }

           }

Changing the default typoScript does not have the desired effect.

I cannot find any changes in the pi1 class which are related to this issue.

Can a knowlegeable person please point out how we can use the default 
lib setup.txt?

I'm in the dark here.

Kind regards,


Michiel Roos

-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-project-commerce mailing list