removed body from production home nodes

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-28 12:07:47 +02:00
parent 4b986903cb
commit f4ad71e57a
4 changed files with 29 additions and 26 deletions
@@ -5,6 +5,8 @@ dependencies:
config:
- core.entity_view_mode.node.image_1_columns
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_page_type
- field.field.node.page.field_son
- field.field.node.page.field_view_mode
@@ -14,21 +16,12 @@ dependencies:
- node.type.page
module:
- image
- text
- user
id: node.page.image_1_columns
targetEntityType: node
bundle: page
mode: image_1_columns
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 1
settings:
trim_length: 100
third_party_settings: { }
region: content
field_visuel:
weight: 0
label: hidden
@@ -39,9 +32,14 @@ content:
type: image
region: content
hidden:
body: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_page_type: true
field_son: true
field_view_mode: true
field_workflow_generic: true
langcode: true
links: true
production_parent: true
production_subtree: true
@@ -5,6 +5,8 @@ dependencies:
config:
- core.entity_view_mode.node.image_2_columns
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_page_type
- field.field.node.page.field_son
- field.field.node.page.field_view_mode
@@ -14,21 +16,12 @@ dependencies:
- node.type.page
module:
- image
- text
- user
id: node.page.image_2_columns
targetEntityType: node
bundle: page
mode: image_2_columns
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 1
settings:
trim_length: 200
third_party_settings: { }
region: content
field_visuel:
weight: 0
label: hidden
@@ -39,9 +32,14 @@ content:
type: image
region: content
hidden:
body: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_page_type: true
field_son: true
field_view_mode: true
field_workflow_generic: true
langcode: true
links: true
production_parent: true
production_subtree: true