Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
127
config/sync/core.entity_view_display.group.group.default.yml
Normal file
127
config/sync/core.entity_view_display.group.group.default.yml
Normal file
|
@ -0,0 +1,127 @@
|
|||
uuid: 80f6bc7d-f6a6-41e8-945c-e89c12bbb12d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.group.group.field_group_address
|
||||
- field.field.group.group.field_group_description
|
||||
- field.field.group.group.field_group_email
|
||||
- field.field.group.group.field_group_image
|
||||
- field.field.group.group.field_group_phone
|
||||
- field.field.group.group.field_group_summary
|
||||
- field.field.group.group.field_group_type
|
||||
- field.field.group.group.field_group_website
|
||||
- group.type.group
|
||||
- image.style.large
|
||||
module:
|
||||
- address
|
||||
- ds
|
||||
- entity_reference_revisions
|
||||
- image
|
||||
- link
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
id: ds_1col
|
||||
library: null
|
||||
disable_css: false
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
wrappers:
|
||||
ds_content: div
|
||||
outer_wrapper: div
|
||||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions:
|
||||
ds_content:
|
||||
- field_group_image
|
||||
- label
|
||||
- field_group_description
|
||||
- field_group_email
|
||||
- field_group_phone
|
||||
- field_group_website
|
||||
- field_group_address
|
||||
- field_group_type
|
||||
_core:
|
||||
default_config_hash: UUzWtWc9dsYu2qXr3WAwPBu23xH4fiCf-at0McnKjlI
|
||||
id: group.group.default
|
||||
targetEntityType: group
|
||||
bundle: group
|
||||
mode: default
|
||||
content:
|
||||
field_group_address:
|
||||
weight: 6
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: address_default
|
||||
region: ds_content
|
||||
field_group_description:
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 2
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
region: ds_content
|
||||
field_group_email:
|
||||
weight: 3
|
||||
label: inline
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: email_mailto
|
||||
region: ds_content
|
||||
field_group_image:
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
image_style: large
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
region: ds_content
|
||||
field_group_phone:
|
||||
weight: 4
|
||||
label: inline
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
type: string
|
||||
region: ds_content
|
||||
field_group_type:
|
||||
weight: 7
|
||||
label: inline
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: ds_content
|
||||
field_group_website:
|
||||
weight: 5
|
||||
label: inline
|
||||
settings:
|
||||
trim_length: 80
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
type: link
|
||||
region: ds_content
|
||||
label:
|
||||
label: hidden
|
||||
type: string
|
||||
weight: 1
|
||||
settings:
|
||||
link_to_entity: true
|
||||
third_party_settings: { }
|
||||
region: ds_content
|
||||
hidden:
|
||||
changed: true
|
||||
created: true
|
||||
field_group_summary: true
|
||||
uid: true
|
Loading…
Add table
Add a link
Reference in a new issue