Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / modules / paragraphs_demo / config / install / core.entity_form_display.node.paragraphed_content_demo.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.paragraphed_content_demo.field_paragraphs_demo
6     - node.type.paragraphed_content_demo
7   module:
8     - paragraphs
9 id: node.paragraphed_content_demo.default
10 targetEntityType: node
11 bundle: paragraphed_content_demo
12 mode: default
13 content:
14   body:
15     type: text_textarea_with_summary
16     weight: 31
17     settings:
18       rows: 9
19       summary_rows: 3
20       placeholder: ''
21     third_party_settings: {  }
22   created:
23     type: datetime_timestamp
24     weight: 10
25     settings: {  }
26     third_party_settings: {  }
27   field_paragraphs_demo:
28     type: paragraphs
29     weight: 32
30     settings:
31       title: Paragraph
32       title_plural: Paragraphs
33       edit_mode: closed
34       add_mode: dropdown
35       form_display_mode: default
36       default_paragraph_type: ''
37     third_party_settings: {  }
38   langcode:
39     type: language_select
40     weight: 2
41     settings: {  }
42     third_party_settings: {  }
43   path:
44     type: path
45     weight: 30
46     settings: {  }
47     third_party_settings: {  }
48   promote:
49     type: boolean_checkbox
50     weight: 15
51     settings:
52       display_label: true
53     third_party_settings: {  }
54   sticky:
55     type: boolean_checkbox
56     weight: 16
57     settings:
58       display_label: true
59     third_party_settings: {  }
60   title:
61     type: string_textfield
62     weight: -5
63     settings:
64       size: 60
65       placeholder: ''
66     third_party_settings: {  }
67   uid:
68     type: entity_reference_autocomplete
69     weight: 5
70     settings:
71       match_operator: CONTAINS
72       size: 60
73       placeholder: ''
74     third_party_settings: {  }
75 hidden: {  }