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
81
config/sync/core.entity_view_display.node.action.box.yml
Normal file
81
config/sync/core.entity_view_display.node.action.box.yml
Normal file
|
@ -0,0 +1,81 @@
|
|||
uuid: 0acb49b2-09ef-4f5e-ba6a-3aac8291a950
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.box
|
||||
- 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
|
||||
module:
|
||||
- ds
|
||||
- link
|
||||
- user
|
||||
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:
|
||||
- node_title
|
||||
- field_action_link
|
||||
fields:
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
weight: 0
|
||||
label: hidden
|
||||
formatter: default
|
||||
settings:
|
||||
link: true
|
||||
wrapper: h2
|
||||
class: ''
|
||||
_core:
|
||||
default_config_hash: YYJntcscxh2nMA55jfiROlp306wm1gM8ZFySUKwGrPg
|
||||
id: node.action.box
|
||||
targetEntityType: node
|
||||
bundle: action
|
||||
mode: box
|
||||
content:
|
||||
field_action_link:
|
||||
type: link
|
||||
weight: 1
|
||||
region: ds_content
|
||||
label: visually_hidden
|
||||
settings:
|
||||
trim_length: 18
|
||||
url_only: false
|
||||
url_plain: false
|
||||
rel: '0'
|
||||
target: '0'
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_action_end_date: true
|
||||
field_action_type: true
|
||||
field_body_paragraph: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_tags: true
|
||||
field_topics: true
|
||||
links: true
|
Loading…
Add table
Add a link
Reference in a new issue