Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1633

Image uploading REST APIs need to support automatic thumbnail generation

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.20.03, 2.21.01, 2.22.01, 2.23.00
    • 2.23.01
    • None
    • None

    Description

      The built-in ImageSet JAX-RS service provides image uploading operations. For example,

      • @POST @Path("/thumbnail/content/") @Consumes("multipart/form-data")
      • @POST @Path("/original/content/") @Consumes("multipart/form-data")

      However, this means REST Clients have to upload thumbnail and original image separately.
      It would be great if there's an option to generate thumbnails automatically when uploading original images, as being done in CMS.

      Attachments

        Activity

          People

            wko Woonsan Ko (Inactive)
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: