Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / core.entity_form_display.node.crop_media_example.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.crop_media_example.body
6     - field.field.node.crop_media_example.field_image_crop_media
7     - node.type.crop_media_example
8   module:
9     - inline_entity_form
10     - path
11     - text
12 _core:
13   default_config_hash: RtgJG7yOQsOh0897-jlNRdk2qMy6JAmCYmhPJxfHpnU
14 id: node.crop_media_example.default
15 targetEntityType: node
16 bundle: crop_media_example
17 mode: default
18 content:
19   body:
20     type: text_textarea_with_summary
21     weight: 2
22     settings:
23       rows: 9
24       summary_rows: 3
25       placeholder: ''
26     third_party_settings: {  }
27     region: content
28   created:
29     type: datetime_timestamp
30     weight: 4
31     settings: {  }
32     third_party_settings: {  }
33     region: content
34   field_image_crop_media:
35     type: inline_entity_form_complex
36     weight: 1
37     settings:
38       override_labels: true
39       label_singular: 'Media image'
40       label_plural: 'Media images'
41       allow_new: true
42       allow_existing: true
43       match_operator: CONTAINS
44       form_mode: default
45     third_party_settings: {  }
46     region: content
47   langcode:
48     type: language_select
49     weight: 2
50     settings:
51       include_locked: true
52     third_party_settings: {  }
53     region: content
54   path:
55     type: path
56     weight: 7
57     settings: {  }
58     third_party_settings: {  }
59     region: content
60   promote:
61     type: boolean_checkbox
62     settings:
63       display_label: true
64     weight: 5
65     third_party_settings: {  }
66     region: content
67   sticky:
68     type: boolean_checkbox
69     settings:
70       display_label: true
71     weight: 6
72     third_party_settings: {  }
73     region: content
74   title:
75     type: string_textfield
76     weight: 0
77     settings:
78       size: 60
79       placeholder: ''
80     third_party_settings: {  }
81     region: content
82   uid:
83     type: entity_reference_autocomplete
84     weight: 3
85     settings:
86       match_operator: CONTAINS
87       size: 60
88       placeholder: ''
89     third_party_settings: {  }
90     region: content
91 hidden: {  }