ressource field_poid
This commit is contained in:
@@ -6,7 +6,15 @@ dependencies:
|
|||||||
- field.storage.node.field_equipe_photo
|
- field.storage.node.field_equipe_photo
|
||||||
- node.type.projet
|
- node.type.projet
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- image
|
- image
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
alt: alt
|
||||||
|
title: title
|
||||||
|
caption: caption
|
||||||
|
file: '0'
|
||||||
id: node.projet.field_equipe_photo
|
id: node.projet.field_equipe_photo
|
||||||
field_name: field_equipe_photo
|
field_name: field_equipe_photo
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -6,7 +6,15 @@ dependencies:
|
|||||||
- field.storage.node.field_image
|
- field.storage.node.field_image
|
||||||
- node.type.projet
|
- node.type.projet
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- image
|
- image
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
alt: alt
|
||||||
|
title: title
|
||||||
|
caption: caption
|
||||||
|
file: '0'
|
||||||
id: node.projet.field_image
|
id: node.projet.field_image
|
||||||
field_name: field_image
|
field_name: field_image
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ settings:
|
|||||||
phase_deroulement:
|
phase_deroulement:
|
||||||
weight: 9
|
weight: 9
|
||||||
enabled: false
|
enabled: false
|
||||||
|
projet_diapo:
|
||||||
|
weight: 10
|
||||||
|
enabled: false
|
||||||
projet_info:
|
projet_info:
|
||||||
weight: 8
|
weight: 8
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ default_value:
|
|||||||
value: 0
|
value: 0
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
min: -20
|
min: -50
|
||||||
max: 20
|
max: 50
|
||||||
prefix: ''
|
prefix: ''
|
||||||
suffix: ''
|
suffix: ''
|
||||||
field_type: integer
|
field_type: integer
|
||||||
|
|||||||
@@ -6,7 +6,15 @@ dependencies:
|
|||||||
- field.storage.node.field_images
|
- field.storage.node.field_images
|
||||||
- node.type.site
|
- node.type.site
|
||||||
module:
|
module:
|
||||||
|
- content_translation
|
||||||
- image
|
- image
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
alt: alt
|
||||||
|
title: title
|
||||||
|
caption: caption
|
||||||
|
file: '0'
|
||||||
id: node.site.field_images
|
id: node.site.field_images
|
||||||
field_name: field_images
|
field_name: field_images
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
|||||||
@@ -14,5 +14,5 @@ third_party_settings:
|
|||||||
id: paragraph.projet_info
|
id: paragraph.projet_info
|
||||||
target_entity_type_id: paragraph
|
target_entity_type_id: paragraph
|
||||||
target_bundle: projet_info
|
target_bundle: projet_info
|
||||||
default_langcode: site_default
|
default_langcode: current_interface
|
||||||
language_alterable: true
|
language_alterable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user