Configure tile view mode for case study listing

This commit is contained in:
benjamin melançon 2018-11-12 23:42:58 -05:00
parent 04ae9b4dd4
commit bbb899f8f9
5 changed files with 82 additions and 89 deletions

View file

@ -20,17 +20,19 @@ dependencies:
- node.type.case_study
module:
- ds
- text
- paragraphs
- user
third_party_settings:
ds:
layout:
id: layout_onecol
library: layout_discovery/onecol
id: pattern_title_paragraph
library: null
disable_css: false
entity_classes: all_classes
settings: { }
regions: { }
regions:
paragraphs:
- field_body_paragraph
_core:
default_config_hash: bCf6cJZ9WLriQEA0IYx7QFyj0JBZcFc41oTGp_9UccU
id: node.case_study.default
@ -38,32 +40,17 @@ targetEntityType: node
bundle: case_study
mode: default
content:
field_license:
weight: 1
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_summary:
weight: 2
label: above
field_body_paragraph:
type: paragraph_summary
weight: 0
region: paragraphs
label: hidden
settings: { }
third_party_settings: { }
type: text_default
region: content
field_technologies:
weight: 3
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
third_party_settings:
ds:
ds_limit: '1'
hidden:
body: true
field_body_paragraph: true
field_case_study_client: true
field_case_study_partners: true
field_case_study_status: true
@ -71,6 +58,9 @@ hidden:
field_case_study_team: true
field_case_study_year: true
field_image: true
field_license: true
field_meta_tags: true
field_services: true
field_summary: true
field_technologies: true
links: true