[ http://issues.apache.org/jira/browse/OFBIZ-272?page=comments#action_12434600 ] Marco Risaliti commented on OFBIZ-272: --------------------------------------
Copy of the old-jira issue OFBIZ-887 > Automatic Thumbnail Generator > ----------------------------- > > Key: OFBIZ-272 > URL: http://issues.apache.org/jira/browse/OFBIZ-272 > Project: OFBiz (The Open for Business Project) > Issue Type: New Feature > Components: ecommerce > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Priority: Minor > > automatic thumbnail may be generated from larger image, in case the smaller > images are not available. > the attached files have some code for creating a new image. There are 3 > method whichever is the best for ofbiz may be used. > I will explain the idea with an example: > A product has only one large image. A page is requestes which needs a smaller > image. The script does not find that image, then another script is run which > creates a smaller image from the larger file and then updates the database > with links to the new smaller images. I have a some code for generating the > smaller images with me which are attached to this email, it needs to be > implemented in ofbiz. > hi, > i think it will be a useful feature. If you are going to move it to the new > jira server, can u please remove the attached files. I had actually messed > up with the License stuff and attached the java source file without their > appropriate licenses. > thanks, > rohit > As suggested by Rohit I have moved the issue without any patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
