fixed thematiques display

This commit is contained in:
2021-03-03 17:55:32 +01:00
parent 72ea56e313
commit 6485e3e27b
8 changed files with 611 additions and 134 deletions

View File

@@ -15,6 +15,7 @@ dependencies:
- field.storage.node.field_famille
- field.storage.node.field_manufacturer
- field.storage.node.field_reference
- field.storage.node.field_short_description
- field.storage.node.field_tags
- field.storage.taxonomy_term.field_synonyms
- field.storage.node.field_thesaurus
@@ -104,6 +105,14 @@ field_settings:
dependencies:
config:
- field.storage.node.field_reference
field_short_description:
label: 'Short description'
datasource_id: 'entity:node'
property_path: field_short_description
type: string
dependencies:
config:
- field.storage.node.field_short_description
name:
label: 'Manufacturer » Terme de taxonomie » Nom'
datasource_id: 'entity:node'
@@ -234,6 +243,14 @@ field_settings:
dependencies:
module:
- node
type:
label: 'Type de contenu'
datasource_id: 'entity:node'
property_path: type
type: string
dependencies:
module:
- node
uid:
label: uid
datasource_id: 'entity:node'
@@ -304,6 +321,7 @@ processor_settings:
- country_code_1
- field_famille
- field_reference
- field_short_description
- name
- name_1
- processed
@@ -312,6 +330,7 @@ processor_settings:
- thesaurus_name
- thesaurus_synonyms
- title
- type
- uuid
title: true
alt: true