-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcore.entity_form_display.node.project.default.yml
More file actions
143 lines (143 loc) · 3.04 KB
/
core.entity_form_display.node.project.default.yml
File metadata and controls
143 lines (143 loc) · 3.04 KB
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
uuid: c5cca55f-e99f-4260-bfad-2140919fce63
langcode: en
status: true
dependencies:
config:
- field.field.node.project.body
- field.field.node.project.field_attributes
- field.field.node.project.field_development_goals
- field.field.node.project.field_drawing
- field.field.node.project.field_events
- field.field.node.project.field_hero
- field.field.node.project.field_impressions
- field.field.node.project.field_links
- field.field.node.project.field_summary
- field.field.node.project.field_teams
- node.type.project
module:
- link
- media_library
- path
- text
id: node.project.default
targetEntityType: node
bundle: project
mode: default
content:
body:
type: text_textarea_with_summary
weight: 2
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
field_attributes:
type: options_buttons
weight: 11
region: content
settings: { }
third_party_settings: { }
field_development_goals:
type: options_buttons
weight: 10
region: content
settings: { }
third_party_settings: { }
field_drawing:
type: media_library_widget
weight: 3
region: content
settings:
media_types: { }
third_party_settings: { }
field_events:
type: options_buttons
weight: 8
region: content
settings: { }
third_party_settings: { }
field_hero:
type: media_library_widget
weight: 4
region: content
settings:
media_types: { }
third_party_settings: { }
field_impressions:
type: media_library_widget
weight: 5
region: content
settings:
media_types:
- image
- vector_image
- remote_video
- video
- audio
third_party_settings: { }
field_links:
type: link_default
weight: 9
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_summary:
type: string_textfield
weight: 1
region: content
settings:
size: 140
placeholder: ''
third_party_settings: { }
field_teams:
type: entity_reference_autocomplete
weight: 7
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 14
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 13
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 12
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
sticky: true
uid: true