Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
59
config/core.entity_view_display.paragraph.update.default.yml
Normal file
59
config/core.entity_view_display.paragraph.update.default.yml
Normal file
|
@ -0,0 +1,59 @@
|
|||
uuid: 27a503b8-5e09-4588-bc0e-d115e6d5693c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.update.field_text
|
||||
- field.field.paragraph.update.field_update_date
|
||||
- paragraphs.paragraphs_type.update
|
||||
module:
|
||||
- datetime
|
||||
- ds
|
||||
- text
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
id: ds_2col
|
||||
library: ds/ds_2col
|
||||
disable_css: true
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
wrappers:
|
||||
left: div
|
||||
right: div
|
||||
outer_wrapper: div
|
||||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions:
|
||||
left:
|
||||
- field_update_date
|
||||
right:
|
||||
- field_text
|
||||
_core:
|
||||
default_config_hash: qDNGlVh5FS_YT6M5ZIb3A2fCPt6vUmXfKXlTJxcL1QM
|
||||
id: paragraph.update.default
|
||||
targetEntityType: paragraph
|
||||
bundle: update
|
||||
mode: default
|
||||
content:
|
||||
field_text:
|
||||
weight: 1
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: right
|
||||
field_update_date:
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: month_day_year
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
region: left
|
||||
hidden:
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue