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
97
config/sync/core.entity_view_display.node.action.teaser.yml
Normal file
97
config/sync/core.entity_view_display.node.action.teaser.yml
Normal file
|
@ -0,0 +1,97 @@
|
|||
uuid: 269e997a-2163-4dec-9026-330bcca9f01e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.action.body
|
||||
- field.field.node.action.field_action_end_date
|
||||
- field.field.node.action.field_action_link
|
||||
- field.field.node.action.field_action_type
|
||||
- field.field.node.action.field_body_paragraph
|
||||
- field.field.node.action.field_image
|
||||
- field.field.node.action.field_meta_tags
|
||||
- field.field.node.action.field_summary
|
||||
- field.field.node.action.field_tags
|
||||
- field.field.node.action.field_topics
|
||||
- node.type.action
|
||||
- responsive_image.styles.narrow
|
||||
module:
|
||||
- ds
|
||||
- responsive_image
|
||||
- text
|
||||
- user
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
id: ds_2col
|
||||
library: ds/ds_2col
|
||||
disable_css: false
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
wrappers:
|
||||
left: div
|
||||
right: div
|
||||
outer_wrapper: div
|
||||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions:
|
||||
left:
|
||||
- field_image
|
||||
right:
|
||||
- node_title
|
||||
- field_summary
|
||||
- field_topics
|
||||
fields:
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
weight: 1
|
||||
label: hidden
|
||||
formatter: default
|
||||
settings:
|
||||
link: true
|
||||
wrapper: h2
|
||||
class: ''
|
||||
_core:
|
||||
default_config_hash: TD0BNIPvCnscm1n5pp7nyV7vqvrIAdwb6ksOQqklU8E
|
||||
id: node.action.teaser
|
||||
targetEntityType: node
|
||||
bundle: action
|
||||
mode: teaser
|
||||
content:
|
||||
field_image:
|
||||
type: responsive_image
|
||||
weight: 0
|
||||
label: visually_hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
image_link: content
|
||||
third_party_settings: { }
|
||||
region: left
|
||||
field_summary:
|
||||
type: text_default
|
||||
weight: 2
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: right
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
weight: 3
|
||||
region: right
|
||||
label: visually_hidden
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_action_end_date: true
|
||||
field_action_link: true
|
||||
field_action_type: true
|
||||
field_body_paragraph: true
|
||||
field_meta_tags: true
|
||||
field_tags: true
|
||||
links: true
|
Loading…
Add table
Add a link
Reference in a new issue