[Typo3-shop] Image size problem
Piotr Burda
pburda at narty.pl
Tue Nov 22 12:17:24 CET 2005
Franz Holzinger napisał(a):
>
> plugin.tt_products {
> image {
> file.maxW = {$plugin.tt_products.maxW_single}
> imageLinkWrap = {$plugin.tt_products.clickEnlarge}
> imageLinkWrap {
> enable = 1
> bodyTag = <body bgColor=black leftmargin=0 topmargin=0
> marginwidth=0 marginheight=0>
> wrap = <A href="javascript:close();"> | </A>
> width = {$plugin.tt_products.maxW_popup}
> height =
>
> JSwindow = 1
> JSwindow.newWindow = 1
> JSwindow.expand = 0,0
> }
> }
> }
>
Thanks, i works very fine
Piotr
PS
where can i find a tutorial about image manipulation ?
More information about the TYPO3-project-tt-products
mailing list