Skip to content

Commit 29afdc4

Browse files
committed
LOOP-1231: Exported config
Cf. https://www.drupal.org/node/3230199
1 parent eef5c4a commit 29afdc4

28 files changed

+626
-684
lines changed

config/sync/block.block.os2loop_search_db_search_form.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ plugin: 'views_exposed_filter_block:os2loop_search_db-page_search_form'
1919
settings:
2020
id: 'views_exposed_filter_block:os2loop_search_db-page_search_form'
2121
label: ''
22-
provider: views
2322
label_display: '0'
23+
provider: views
2424
views_label: ''
2525
visibility:
2626
node_type:
2727
id: node_type
28+
negate: false
29+
context_mapping:
30+
node: '@node.node_route_context:node'
2831
bundles:
2932
os2loop_documents_collection: os2loop_documents_collection
3033
os2loop_documents_document: os2loop_documents_document
3134
os2loop_external: os2loop_external
3235
os2loop_post: os2loop_post
3336
os2loop_question: os2loop_question
34-
negate: false
35-
context_mapping:
36-
node: '@node.node_route_context:node'
3737
request_path:
3838
id: request_path
39-
pages: "# Show only on node view page (works with \"Hide for the listed pages\" and selected content types)\r\n/node/*"
4039
negate: true
40+
pages: "# Show only on node view page (works with \"Hide for the listed pages\" and selected content types)\r\n/node/*"

config/sync/block.block.os2loop_theme_page_title.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ plugin: page_title_block
1717
settings:
1818
id: page_title_block
1919
label: 'Page title'
20-
provider: core
2120
label_display: '0'
21+
provider: core
2222
visibility:
2323
request_path:
2424
id: request_path
25-
pages: "/node/add/*\r\n/user/*\r\n/contacts"
2625
negate: false
26+
pages: "/node/add/*\r\n/user/*\r\n/contacts"

config/sync/block.block.os2loop_theme_primary_local_tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ settings:
2424
visibility:
2525
user_role:
2626
id: user_role
27-
roles:
28-
os2loop_user_administrator: os2loop_user_administrator
2927
negate: false
3028
context_mapping:
3129
user: '@user.current_user_context:current_user'
30+
roles:
31+
os2loop_user_administrator: os2loop_user_administrator

config/sync/core.entity_form_display.comment.os2loop_post_comment.default.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@ content:
2828
settings: { }
2929
third_party_settings: { }
3030
os2loop_post_comment:
31+
type: text_textarea
3132
weight: 1
33+
region: content
3234
settings:
3335
rows: 5
3436
placeholder: ''
3537
third_party_settings: { }
36-
type: text_textarea
37-
region: content
3838
os2loop_post_comment_media:
3939
type: inline_entity_form_simple
4040
weight: 3
4141
region: content
4242
settings:
4343
form_mode: inline_media_form
44+
override_labels: false
4445
label_singular: ''
4546
label_plural: ''
46-
revision: false
47-
override_labels: false
4847
collapsible: false
4948
collapsed: false
49+
revision: false
5050
third_party_settings: { }
5151
hidden:
5252
langcode: true

config/sync/core.entity_form_display.comment.os2loop_question_answer.default.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,26 @@ content:
2828
settings: { }
2929
third_party_settings: { }
3030
os2loop_question_answer:
31+
type: text_textarea
3132
weight: 10
33+
region: content
3234
settings:
3335
rows: 5
3436
placeholder: ''
3537
third_party_settings: { }
36-
type: text_textarea
37-
region: content
3838
os2loop_question_answer_media:
3939
type: inline_entity_form_simple
4040
weight: 30
41+
region: content
4142
settings:
4243
form_mode: inline_media_form
44+
override_labels: false
4345
label_singular: ''
4446
label_plural: ''
45-
revision: false
46-
override_labels: false
4747
collapsible: false
4848
collapsed: false
49+
revision: false
4950
third_party_settings: { }
50-
region: content
5151
hidden:
5252
langcode: true
5353
subject: true

config/sync/core.entity_form_display.node.os2loop_documents_document.default.yml

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ third_party_settings:
3232
- os2loop_shared_approver
3333
- os2loop_shared_approval_date
3434
- os2loop_shared_rev_date
35+
label: Metadata
36+
region: content
3537
parent_name: ''
3638
weight: 12
3739
format_type: fieldset
38-
region: content
3940
format_settings:
41+
classes: ''
4042
show_empty_fields: false
4143
id: ''
42-
classes: ''
4344
description: ''
4445
required_fields: true
45-
label: Metadata
4646
id: node.os2loop_documents_document.default
4747
targetEntityType: node
4848
bundle: os2loop_documents_document
@@ -55,24 +55,25 @@ content:
5555
settings: { }
5656
third_party_settings: { }
5757
os2loop_documents_document_autho:
58+
type: string_textfield
5859
weight: 7
60+
region: content
5961
settings:
6062
size: 60
6163
placeholder: ''
6264
third_party_settings: { }
63-
type: string_textfield
64-
region: content
6565
os2loop_documents_document_body:
66+
type: text_textarea
6667
weight: 4
68+
region: content
6769
settings:
6870
rows: 5
6971
placeholder: ''
7072
third_party_settings: { }
71-
type: text_textarea
72-
region: content
7373
os2loop_documents_document_conte:
7474
type: entity_reference_paragraphs
7575
weight: 6
76+
region: content
7677
settings:
7778
title: Paragraph
7879
title_plural: Paragraphs
@@ -81,111 +82,110 @@ content:
8182
form_display_mode: default
8283
default_paragraph_type: _none
8384
third_party_settings: { }
84-
region: content
8585
os2loop_documents_info_box:
86+
type: text_textarea
8687
weight: 5
88+
region: content
8789
settings:
8890
rows: 5
8991
placeholder: ''
9092
third_party_settings: { }
91-
type: text_textarea
92-
region: content
9393
os2loop_notify_users:
94+
type: boolean_checkbox
9495
weight: 15
96+
region: content
9597
settings:
9698
display_label: true
9799
third_party_settings: { }
98-
type: boolean_checkbox
99-
region: content
100100
os2loop_shared_approval_date:
101+
type: datetime_default
101102
weight: 28
103+
region: content
102104
settings: { }
103105
third_party_settings: { }
104-
type: datetime_default
105-
region: content
106106
os2loop_shared_approver:
107+
type: string_textfield
107108
weight: 27
109+
region: content
108110
settings:
109111
size: 60
110112
placeholder: ''
111113
third_party_settings: { }
112-
type: string_textfield
113-
region: content
114114
os2loop_shared_category:
115+
type: entity_reference_autocomplete
115116
weight: 8
117+
region: content
116118
settings:
117119
match_operator: CONTAINS
118120
match_limit: 10
119121
size: 60
120122
placeholder: ''
121123
third_party_settings: { }
122-
type: entity_reference_autocomplete
123-
region: content
124124
os2loop_shared_profession:
125+
type: autocomplete_deluxe
125126
weight: 11
127+
region: content
126128
settings:
127-
match_limit: '0'
128-
min_length: 0
129-
delimiter: ''
130-
not_found_message: 'The term ''@term'' will be added'
131-
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
132-
not_found_message_allow: false
133-
new_terms: false
134129
match_operator: CONTAINS
135130
autocomplete_route_name: autocomplete_deluxe.autocomplete
136131
size: 60
137132
selection_handler: default
133+
min_length: 0
134+
delimiter: ''
135+
not_found_message_allow: false
136+
not_found_message: 'The term ''@term'' will be added'
137+
new_terms: false
138+
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
139+
match_limit: '0'
138140
third_party_settings: { }
139-
type: autocomplete_deluxe
140-
region: content
141141
os2loop_shared_rev_date:
142+
type: datetime_default
142143
weight: 29
144+
region: content
143145
settings: { }
144146
third_party_settings: { }
145-
type: datetime_default
146-
region: content
147147
os2loop_shared_subject:
148+
type: autocomplete_deluxe
148149
weight: 9
150+
region: content
149151
settings:
150-
match_limit: '0'
151-
min_length: 0
152-
delimiter: ''
153-
not_found_message: 'The term ''@term'' will be added'
154-
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
155-
not_found_message_allow: false
156-
new_terms: false
157152
match_operator: CONTAINS
158153
autocomplete_route_name: autocomplete_deluxe.autocomplete
159154
size: 60
160155
selection_handler: default
156+
min_length: 0
157+
delimiter: ''
158+
not_found_message_allow: false
159+
not_found_message: 'The term ''@term'' will be added'
160+
new_terms: false
161+
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
162+
match_limit: '0'
161163
third_party_settings: { }
162-
type: autocomplete_deluxe
163-
region: content
164164
os2loop_shared_tags:
165+
type: autocomplete_deluxe
165166
weight: 10
167+
region: content
166168
settings:
169+
match_operator: CONTAINS
170+
autocomplete_route_name: autocomplete_deluxe.autocomplete
171+
size: 60
172+
selection_handler: default
167173
min_length: 0
168174
delimiter: ''
175+
not_found_message_allow: false
169176
not_found_message: 'The term ''@term'' will be added'
170177
new_terms: true
171178
no_empty_message: 'No terms could be found. Please type in order to add a new term.'
172-
not_found_message_allow: false
173-
match_operator: CONTAINS
174-
autocomplete_route_name: autocomplete_deluxe.autocomplete
175-
size: 60
176-
selection_handler: default
177179
match_limit: 10
178180
third_party_settings: { }
179-
type: autocomplete_deluxe
180-
region: content
181181
os2loop_shared_version:
182+
type: string_textfield
182183
weight: 26
184+
region: content
183185
settings:
184186
size: 60
185187
placeholder: ''
186188
third_party_settings: { }
187-
type: string_textfield
188-
region: content
189189
path:
190190
type: path
191191
weight: 14
@@ -194,10 +194,10 @@ content:
194194
third_party_settings: { }
195195
status:
196196
type: boolean_checkbox
197-
settings:
198-
display_label: true
199197
weight: 3
200198
region: content
199+
settings:
200+
display_label: true
201201
third_party_settings: { }
202202
title:
203203
type: string_textfield
@@ -210,12 +210,12 @@ content:
210210
uid:
211211
type: entity_reference_autocomplete
212212
weight: 1
213+
region: content
213214
settings:
214215
match_operator: CONTAINS
216+
match_limit: 10
215217
size: 60
216218
placeholder: ''
217-
match_limit: 10
218-
region: content
219219
third_party_settings: { }
220220
hidden:
221221
langcode: true

0 commit comments

Comments
 (0)