[
https://issues.apache.org/jira/browse/OFBIZ-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric DE MAULDE updated OFBIZ-2128:
----------------------------------
Attachment: productImageAutoScale.patch
Patch to automatic resize original Image in product content.
It saves the original image.
It resizes the original image into small, medium, large and detail size,
related to the ImageProperties.xml file.
In this file, we can define the final image extension.
Same when an additionnal product view is added,
but in this case, it doesn't save the related content of different sizes
It doesn't work with some JPEG image. I don't kinow why !
It doesn't write an errror message in product content screen,
if there has been an error during scalling (just in log)
> product image auto scale
> -------------------------
>
> Key: OFBIZ-2128
> URL: https://issues.apache.org/jira/browse/OFBIZ-2128
> Project: OFBiz
> Issue Type: New Feature
> Components: product
> Affects Versions: SVN trunk
> Environment: Linux Debian, OFBiz trunk rev. 735985
> Reporter: Eric DE MAULDE
> Fix For: SVN trunk
>
> Attachments: productImageAutoScale.patch, screenshot-1.jpg
>
>
> This change allows to auto-scale product image when a user upload an original
> image.
> The original image is saved into OFBiz.
> Default dimensions of each image size type (small, medium, large, detail) are
> defined in ImageProperties.xml
> When an user uploads an original image, OFBiz resizes this image and creates
> each related file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.