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
56
config/sync/core.entity_view_display.node.action.tile.yml
Normal file
56
config/sync/core.entity_view_display.node.action.tile.yml
Normal file
|
@ -0,0 +1,56 @@
|
|||
uuid: 053ea926-4dab-4b78-b0ef-a8449a42ff08
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.tile
|
||||
- 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
|
||||
- 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: { }
|
||||
_core:
|
||||
default_config_hash: Ner6Si4Dk9CHX4M8iRzdeTp9vQ-tBaYRLMtP4hH2hGc
|
||||
id: node.action.tile
|
||||
targetEntityType: node
|
||||
bundle: action
|
||||
mode: tile
|
||||
content: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_action_end_date: true
|
||||
field_action_link: 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