added home links as individual links, improved the home layout with field_group

This commit is contained in:
2020-12-26 17:05:58 +01:00
parent ba503a97cb
commit c60d9c7316
18 changed files with 593 additions and 43 deletions

View File

@@ -5,12 +5,16 @@ dependencies:
config:
- field.field.node.frontpage.field_a_database
- field.field.node.frontpage.field_blabla
- field.field.node.frontpage.field_blabla_links
- field.field.node.frontpage.field_database_links
- field.field.node.frontpage.field_pricing
- field.field.node.frontpage.field_showroom_links
- field.field.node.frontpage.field_showrooms
- field.field.node.frontpage.field_what_is_materio
- node.type.frontpage
module:
- field_group
- link
- text
- user
third_party_settings:
@@ -36,8 +40,8 @@ third_party_settings:
region: content
group_database:
children:
- field_a_database
- computed_materials_reference
- group_db_col_left
- group_db_col_right
parent_name: ''
weight: 1
format_type: html_element
@@ -55,8 +59,8 @@ third_party_settings:
region: content
group_showrooms:
children:
- field_showrooms
- computed_showrooms_reference
- group_showroom_col_left
- group_showroom_col_right
parent_name: ''
weight: 2
format_type: html_element
@@ -74,8 +78,8 @@ third_party_settings:
region: content
group_blabla:
children:
- field_blabla
- computed_articles_reference
- group_blabla_col_left
- group_blabla_col_right
parent_name: ''
weight: 3
format_type: html_element
@@ -109,6 +113,117 @@ third_party_settings:
classes: home-pricing
label: pricing
region: content
group_db_col_left:
children:
- field_a_database
- field_database_links
parent_name: group_database
weight: 5
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col left db'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: db-col-left
group_db_col_right:
children:
- computed_materials_reference
parent_name: group_database
weight: 8
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col right db'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: db-col-right
group_showroom_col_left:
children:
- field_showrooms
- field_showroom_links
parent_name: group_showrooms
weight: 20
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col left sowroom'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: showroom-col-left
group_showroom_col_right:
children:
- computed_showrooms_reference
parent_name: group_showrooms
weight: 21
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col right sowroom'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: showroom-col-right
group_blabla_col_left:
children:
- field_blabla
- field_blabla_links
parent_name: group_blabla
weight: 20
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col left blabla'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: blabla-col-left
group_blabla_col_right:
children:
- computed_articles_reference
parent_name: group_blabla
weight: 21
format_type: html_element
region: hidden
format_settings:
id: ''
classes: 'col right blabla'
element: div
show_label: false
label_element: h3
label_element_classes: ''
attributes: ''
effect: none
speed: fast
label: blabla-col-right
id: node.frontpage.default
targetEntityType: node
bundle: frontpage
@@ -116,7 +231,7 @@ mode: default
content:
computed_articles_reference:
label: hidden
weight: 5
weight: 6
region: content
settings:
view_mode: card_medium
@@ -124,7 +239,7 @@ content:
third_party_settings: { }
type: entity_reference_entity_view
computed_materials_reference:
weight: 3
weight: 9
region: content
settings:
view_mode: card_medium
@@ -134,7 +249,7 @@ content:
label: hidden
computed_showrooms_reference:
label: hidden
weight: 4
weight: 6
region: content
settings:
view_mode: home
@@ -142,7 +257,7 @@ content:
third_party_settings: { }
type: entity_reference_entity_view
field_a_database:
weight: 2
weight: 6
label: above
settings: { }
third_party_settings: { }
@@ -155,6 +270,30 @@ content:
third_party_settings: { }
type: text_default
region: content
field_blabla_links:
weight: 5
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
field_database_links:
weight: 7
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
field_pricing:
weight: 5
label: above
@@ -162,6 +301,18 @@ content:
third_party_settings: { }
type: text_default
region: content
field_showroom_links:
weight: 4
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
type: link
region: content
field_showrooms:
weight: 3
label: above
@@ -176,6 +327,11 @@ content:
third_party_settings: { }
type: text_default
region: content
flag_flag_list_template_1:
weight: 10
region: content
settings: { }
third_party_settings: { }
title:
type: string
weight: 1