|
@@ -9,12 +9,14 @@ dependencies:
|
|
|
- field.field.node.frontpage.field_database_links
|
|
|
- field.field.node.frontpage.field_pricing
|
|
|
- field.field.node.frontpage.field_pricing_pitch
|
|
|
+ - field.field.node.frontpage.field_showroom_files
|
|
|
- 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
|
|
|
+ - file
|
|
|
- text
|
|
|
- user
|
|
|
- vue_link_formatter
|
|
@@ -56,7 +58,7 @@ third_party_settings:
|
|
|
speed: fast
|
|
|
id: ''
|
|
|
classes: home-database
|
|
|
- label: database
|
|
|
+ label: 'base de données'
|
|
|
region: content
|
|
|
group_showrooms:
|
|
|
children:
|
|
@@ -114,7 +116,7 @@ third_party_settings:
|
|
|
id: ''
|
|
|
classes: home-pricing
|
|
|
element: section
|
|
|
- label: pricing
|
|
|
+ label: tarifs
|
|
|
region: content
|
|
|
group_db_col_left:
|
|
|
children:
|
|
@@ -157,6 +159,7 @@ third_party_settings:
|
|
|
children:
|
|
|
- field_showrooms
|
|
|
- field_showroom_links
|
|
|
+ - field_showroom_files
|
|
|
parent_name: group_showrooms
|
|
|
weight: 20
|
|
|
format_type: html_element
|
|
@@ -338,6 +341,14 @@ content:
|
|
|
third_party_settings: { }
|
|
|
type: text_default
|
|
|
region: content
|
|
|
+ field_showroom_files:
|
|
|
+ weight: 22
|
|
|
+ label: hidden
|
|
|
+ settings:
|
|
|
+ use_description_as_link_text: true
|
|
|
+ third_party_settings: { }
|
|
|
+ type: file_default
|
|
|
+ region: content
|
|
|
field_showroom_links:
|
|
|
weight: 4
|
|
|
label: hidden
|