ressource field_poid

This commit is contained in:
2026-08-31 17:18:39 +02:00
parent 29a4d44c8b
commit f711073335
6 changed files with 30 additions and 3 deletions
@@ -6,7 +6,15 @@ dependencies:
- field.storage.node.field_equipe_photo
- node.type.projet
module:
- content_translation
- image
third_party_settings:
content_translation:
translation_sync:
alt: alt
title: title
caption: caption
file: '0'
id: node.projet.field_equipe_photo
field_name: field_equipe_photo
entity_type: node
@@ -6,7 +6,15 @@ dependencies:
- field.storage.node.field_image
- node.type.projet
module:
- content_translation
- image
third_party_settings:
content_translation:
translation_sync:
alt: alt
title: title
caption: caption
file: '0'
id: node.projet.field_image
field_name: field_image
entity_type: node
@@ -28,6 +28,9 @@ settings:
phase_deroulement:
weight: 9
enabled: false
projet_diapo:
weight: 10
enabled: false
projet_info:
weight: 8
enabled: true
@@ -18,8 +18,8 @@ default_value:
value: 0
default_value_callback: ''
settings:
min: -20
max: 20
min: -50
max: 50
prefix: ''
suffix: ''
field_type: integer
@@ -6,7 +6,15 @@ dependencies:
- field.storage.node.field_images
- node.type.site
module:
- content_translation
- image
third_party_settings:
content_translation:
translation_sync:
alt: alt
title: title
caption: caption
file: '0'
id: node.site.field_images
field_name: field_images
entity_type: node
@@ -14,5 +14,5 @@ third_party_settings:
id: paragraph.projet_info
target_entity_type_id: paragraph
target_bundle: projet_info
default_langcode: site_default
default_langcode: current_interface
language_alterable: true