gentics / mesh-incubator

Project which is home for planned enhancements for Gentics Mesh
3 stars 0 forks source link

Support additional image types for image processing #136

Open philippguertler opened 6 years ago

philippguertler commented 6 years ago

Description

Other image types could be supported by mesh image processing. We should check which types are processable an add support for them.

Example Types

Approach

  1. Add supported mime types to this set: https://github.com/gentics/mesh/blob/77dc49c28775157e5b53970bc83b2353fe90d939/core/src/main/java/com/gentics/mesh/util/NodeUtil.java#L11-L16

  2. Add migration entry to process images in all fields that already have the new types