X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fimage_widget_crop%2Fmodules%2Fimage_widget_crop_examples%2Fconfig%2Foptional%2Fcore.entity_form_display.node.crop_file_imce_example.default.yml;fp=web%2Fmodules%2Fcontrib%2Fimage_widget_crop%2Fmodules%2Fimage_widget_crop_examples%2Fconfig%2Foptional%2Fcore.entity_form_display.node.crop_file_imce_example.default.yml;h=ed53241d0fd065f231200fb964932cd91c1c37e2;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hp=0000000000000000000000000000000000000000;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/modules/contrib/image_widget_crop/modules/image_widget_crop_examples/config/optional/core.entity_form_display.node.crop_file_imce_example.default.yml b/web/modules/contrib/image_widget_crop/modules/image_widget_crop_examples/config/optional/core.entity_form_display.node.crop_file_imce_example.default.yml new file mode 100644 index 000000000..ed53241d0 --- /dev/null +++ b/web/modules/contrib/image_widget_crop/modules/image_widget_crop_examples/config/optional/core.entity_form_display.node.crop_file_imce_example.default.yml @@ -0,0 +1,96 @@ +langcode: en +status: true +dependencies: + config: + - field.field.node.crop_file_imce_example.body + - field.field.node.crop_file_imce_example.field_image_crop_imce + - image.style.thumbnail + - node.type.crop_file_imce_example + module: + - image_widget_crop + - imce + - path + - text +id: node.crop_file_imce_example.default +targetEntityType: node +bundle: crop_file_imce_example +mode: default +content: + body: + type: text_textarea_with_summary + weight: 1 + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + third_party_settings: { } + region: content + created: + type: datetime_timestamp + weight: 5 + region: content + settings: { } + third_party_settings: { } + field_image_crop_imce: + weight: 2 + settings: + show_default_crop: true + warn_multiple_usages: true + preview_image_style: thumbnail + crop_preview_image_style: crop_thumbnail + crop_list: + - crop_16_9 + - crop_4_3 + - crop_free_ratio + progress_indicator: throbber + show_crop_area: false + third_party_settings: + imce: + enabled: true + type: image_widget_crop + region: content + langcode: + type: language_select + weight: 3 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 8 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + settings: + display_label: true + weight: 6 + region: content + third_party_settings: { } + sticky: + type: boolean_checkbox + settings: + display_label: true + weight: 7 + region: content + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 4 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + region: content + third_party_settings: { } +hidden: { }