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

media.res | Alex Widschwendter a.widschwendter at mediares.at
Mon Oct 22 18:50:55 CEST 2007


hi,

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

teaserimages {
file.import.current = 1
file.maxW = 150
}

put file in front ob maxW. maybe this helps...

alex


More information about the TYPO3-project-commerce mailing list