Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4194

order product images by product id and not by size and allow selection by extending of the <@ofbizContentRrl macro

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • Trunk
    • ecommerce, framework, product
    • None
    • any

    Description

      As you can see we have added product image management to the system.
      In this new function, images are stored in the file system by productId in the same map. OFBiz however stores the images by size in a map called 'large' and 'small'

      We would like to suggest to change the demo data and images , so they are also stored by product id and not by size as it is now.

      Connected with this we would like to extend the <@ofbizcontenturl> macro and add an optional 'variant' parameter which will add a -xxx to the image filename to select a different size variant image in the product map.

      So as is is now: <@ofbizContentUrl>path_to_the_image.imagename.jpg</@ofbizContent>
      what we suggest should also be possible: <@ofbizContentUrl variant="xxx">path_to_the_iamge/imageFileName.jpg</@ofbizContent> which will result in:
      path_to_the_image/imageFileName-XXX.jpg

      We will also add a function to the image management system where you can create a new size for all images.

      Regards,
      Hans

      Attachments

        Issue Links

          Activity

            People

              hansbak Hans Bakker
              hansbak Hans Bakker
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: