Przeglądaj źródła

removed CT ressource field collection (taxo)

bach 5 dni temu
rodzic
commit
ddb00610d1

+ 0 - 7
config/sync/core.entity_form_display.node.ressource.default.yml

@@ -5,7 +5,6 @@ dependencies:
   config:
     - field.field.node.ressource.field_actu_liee
     - field.field.node.ressource.field_auteur_s_
-    - field.field.node.ressource.field_collections
     - field.field.node.ressource.field_date_de_parution
     - field.field.node.ressource.field_edition
     - field.field.node.ressource.field_fichiers
@@ -162,12 +161,6 @@ content:
       rows: 5
       placeholder: ''
     third_party_settings: {  }
-  field_collections:
-    type: options_select
-    weight: 136
-    region: content
-    settings: {  }
-    third_party_settings: {  }
   field_date_de_parution:
     type: datetime_default
     weight: 130

+ 0 - 9
config/sync/core.entity_view_display.node.ressource.default.yml

@@ -5,7 +5,6 @@ dependencies:
   config:
     - field.field.node.ressource.field_actu_liee
     - field.field.node.ressource.field_auteur_s_
-    - field.field.node.ressource.field_collections
     - field.field.node.ressource.field_date_de_parution
     - field.field.node.ressource.field_edition
     - field.field.node.ressource.field_fichiers
@@ -49,14 +48,6 @@ content:
     third_party_settings: {  }
     weight: 5
     region: content
-  field_collections:
-    type: entity_reference_label
-    label: visually_hidden
-    settings:
-      link: true
-    third_party_settings: {  }
-    weight: 7
-    region: content
   field_date_de_parution:
     type: datetime_default
     label: visually_hidden

+ 0 - 2
config/sync/core.entity_view_display.node.ressource.sidebar.yml

@@ -6,7 +6,6 @@ dependencies:
     - core.entity_view_mode.node.sidebar
     - field.field.node.ressource.field_actu_liee
     - field.field.node.ressource.field_auteur_s_
-    - field.field.node.ressource.field_collections
     - field.field.node.ressource.field_date_de_parution
     - field.field.node.ressource.field_edition
     - field.field.node.ressource.field_fichiers
@@ -95,7 +94,6 @@ content:
 hidden:
   created: true
   field_actu_liee: true
-  field_collections: true
   field_edition: true
   field_fichiers: true
   field_liens: true

+ 0 - 2
config/sync/core.entity_view_display.node.ressource.teaser.yml

@@ -6,7 +6,6 @@ dependencies:
     - core.entity_view_mode.node.teaser
     - field.field.node.ressource.field_actu_liee
     - field.field.node.ressource.field_auteur_s_
-    - field.field.node.ressource.field_collections
     - field.field.node.ressource.field_date_de_parution
     - field.field.node.ressource.field_edition
     - field.field.node.ressource.field_fichiers
@@ -117,7 +116,6 @@ content:
 hidden:
   created: true
   field_actu_liee: true
-  field_collections: true
   field_fichiers: true
   field_liens: true
   field_projets_liee: true

+ 0 - 29
config/sync/field.field.node.ressource.field_collections.yml

@@ -1,29 +0,0 @@
-uuid: 0082350f-0d7a-4375-8a01-f64b98f90bf8
-langcode: fr
-status: true
-dependencies:
-  config:
-    - field.storage.node.field_collections
-    - node.type.ressource
-    - taxonomy.vocabulary.collection
-id: node.ressource.field_collections
-field_name: field_collections
-entity_type: node
-bundle: ressource
-label: Collections
-description: ''
-required: false
-translatable: false
-default_value: {  }
-default_value_callback: ''
-settings:
-  handler: 'default:taxonomy_term'
-  handler_settings:
-    target_bundles:
-      collection: collection
-    sort:
-      field: name
-      direction: asc
-    auto_create: false
-    auto_create_bundle: ''
-field_type: entity_reference

+ 0 - 20
config/sync/field.storage.node.field_collections.yml

@@ -1,20 +0,0 @@
-uuid: 15b8308e-d63f-4d79-9307-eb6a3e137f2c
-langcode: fr
-status: true
-dependencies:
-  module:
-    - node
-    - taxonomy
-id: node.field_collections
-field_name: field_collections
-entity_type: node
-type: entity_reference
-settings:
-  target_type: taxonomy_term
-module: core
-locked: false
-cardinality: 1
-translatable: true
-indexes: {  }
-persist_with_no_fields: false
-custom_storage: false