X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fimage_widget_crop%2Fconfig%2Fschema%2Fimage_widget_crop.schema.yml;h=87144743d7032bd0e9bd088c2158fef35db9f95a;hp=3838b64b69bd013c6a8d2f0eacb073f79bd62a58;hb=059867c3f96750652c80f39e44c442a58c2549ee;hpb=f8fc16ae6b862bef59baaad5d051dd37b7ff11b2 diff --git a/web/modules/contrib/image_widget_crop/config/schema/image_widget_crop.schema.yml b/web/modules/contrib/image_widget_crop/config/schema/image_widget_crop.schema.yml index 3838b64b6..87144743d 100644 --- a/web/modules/contrib/image_widget_crop/config/schema/image_widget_crop.schema.yml +++ b/web/modules/contrib/image_widget_crop/config/schema/image_widget_crop.schema.yml @@ -18,6 +18,11 @@ field.widget.settings.image_widget_crop: label: 'The preview image will be cropped' sequence: type: string + crop_types_required: + type: sequence + label: 'Required crop types' + sequence: + type: string warn_multiple_usages: type: boolean label: 'Warn user when a file have multiple usages' @@ -49,6 +54,11 @@ image_widget_crop.settings: label: 'The preview image will be cropped' sequence: type: string + crop_types_required: + type: sequence + label: 'Required crop types' + sequence: + type: string warn_multiple_usages: type: boolean label: 'Warn user when a file have multiple usages'