Project

General

Profile

Feature #72620

Updated by Frans Saris over 7 years ago


 I would like to provide different image crop presets to my editors, depending on the context that an (image) file is used in.  

 Images for tt_address records shall be cropped to 1:1 
 Images in a custom content type (CType) shall be cropped to 16:9 

 The context could be a mixture of the parents table name and type value.  

 The editor should only see the presets, that have been defined for the current context.

Back