-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecipe.yml
127 lines (127 loc) · 3.74 KB
/
recipe.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
name: 'Sous Paragraphs'
description: 'A collection of recipes and configuration for Sous with Paragraphs.'
type: 'Site'
recipes:
- sous-content-types
- sous-paragraph-types
install:
- paragraphs_features
config:
import:
paragraphs_ee: '*'
paragraphs_features: '*'
actions:
# Update page form display settings
core.entity_form_display.node.page.default:
setComponent:
name: field_content
options:
type: paragraphs
weight: 123
region: content
settings:
title: Component
title_plural: Components
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
features:
add_above: add_above
collapse_edit_all: collapse_edit_all
convert: '0'
duplicate: '0'
third_party_settings:
paragraphs_features:
add_in_between: false
add_in_between_link_count: 3
delete_confirmation: true
show_drag_and_drop: true
show_collapse_all: true
paragraphs_ee:
paragraphs_ee:
dialog_off_canvas: false
dialog_style: tiles
simple_config_update:
third_party_settings:
field_group:
group_main:
children:
- group_info
- group_content
- group_teaser
label: Main
region: content
parent_name: ''
weight: 0
format_type: tabs
format_settings:
classes: ''
show_empty_fields: false
id: ''
direction: horizontal
width_breakpoint: 640
group_info:
children:
- title
- field_seo_title
label: Info
region: content
parent_name: group_main
weight: 20
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
formatter: open
description: ''
required_fields: true
group_content:
children:
- field_content
- field_text
label: Content
region: content
parent_name: group_main
weight: 21
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
formatter: closed
description: ''
required_fields: true
group_teaser:
children:
- field_teaser_media
- field_teaser_text
label: Teaser
region: content
parent_name: group_main
weight: 22
format_type: tab
format_settings:
classes: ''
show_empty_fields: false
id: ''
formatter: closed
description: ''
required_fields: true
# Update page view display settings
core.entity_view_display.node.page.default:
setComponent:
name: field_content
options:
type: entity_reference_revisions_entity_view
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 10
region: content