diff --git a/config/sync/language.content_settings.taxonomy_term.regions.yml b/config/sync/language.content_settings.taxonomy_term.regions.yml new file mode 100644 index 00000000..dffa0083 --- /dev/null +++ b/config/sync/language.content_settings.taxonomy_term.regions.yml @@ -0,0 +1,11 @@ +uuid: a599f81a-44b8-4fb7-8ab2-5a92007fb1c1 +langcode: fr +status: true +dependencies: + config: + - taxonomy.vocabulary.regions +id: taxonomy_term.regions +target_entity_type_id: taxonomy_term +target_bundle: regions +default_langcode: site_default +language_alterable: false diff --git a/config/sync/taxonomy.vocabulary.collection.yml b/config/sync/taxonomy.vocabulary.collection.yml index a1194b0c..53e68bba 100644 --- a/config/sync/taxonomy.vocabulary.collection.yml +++ b/config/sync/taxonomy.vocabulary.collection.yml @@ -5,4 +5,4 @@ dependencies: { } name: Collection vid: collection description: '' -weight: 0 +weight: -10 diff --git a/config/sync/taxonomy.vocabulary.equipes.yml b/config/sync/taxonomy.vocabulary.equipes.yml index 37706f52..38c1ab1b 100644 --- a/config/sync/taxonomy.vocabulary.equipes.yml +++ b/config/sync/taxonomy.vocabulary.equipes.yml @@ -5,4 +5,4 @@ dependencies: { } name: Équipes vid: equipes description: '' -weight: 0 +weight: -4 diff --git a/config/sync/taxonomy.vocabulary.regions.yml b/config/sync/taxonomy.vocabulary.regions.yml new file mode 100644 index 00000000..c8563576 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.regions.yml @@ -0,0 +1,8 @@ +uuid: c1c50a13-8758-4932-83ac-b7478036a6bd +langcode: fr +status: true +dependencies: { } +name: Régions +vid: regions +description: '' +weight: -5 diff --git a/config/sync/taxonomy.vocabulary.types_d_evenement.yml b/config/sync/taxonomy.vocabulary.types_d_evenement.yml index e89e157c..0fc76cae 100644 --- a/config/sync/taxonomy.vocabulary.types_d_evenement.yml +++ b/config/sync/taxonomy.vocabulary.types_d_evenement.yml @@ -5,4 +5,4 @@ dependencies: { } name: 'Types d''évènement' vid: types_d_evenement description: '' -weight: 0 +weight: -9 diff --git a/config/sync/taxonomy.vocabulary.types_de_document.yml b/config/sync/taxonomy.vocabulary.types_de_document.yml index 0f37b918..0bc11069 100644 --- a/config/sync/taxonomy.vocabulary.types_de_document.yml +++ b/config/sync/taxonomy.vocabulary.types_de_document.yml @@ -5,4 +5,4 @@ dependencies: { } name: 'Types de document' vid: types_de_document description: '' -weight: 0 +weight: -8 diff --git a/config/sync/taxonomy.vocabulary.types_de_theme.yml b/config/sync/taxonomy.vocabulary.types_de_theme.yml index 9942833e..1e072d8b 100644 --- a/config/sync/taxonomy.vocabulary.types_de_theme.yml +++ b/config/sync/taxonomy.vocabulary.types_de_theme.yml @@ -5,4 +5,4 @@ dependencies: { } name: 'Types de thème' vid: types_de_theme description: '' -weight: 0 +weight: -7 diff --git a/config/sync/taxonomy.vocabulary.villes.yml b/config/sync/taxonomy.vocabulary.villes.yml index 7b82a3ab..88dbf488 100644 --- a/config/sync/taxonomy.vocabulary.villes.yml +++ b/config/sync/taxonomy.vocabulary.villes.yml @@ -5,4 +5,4 @@ dependencies: { } name: Villes vid: villes description: '' -weight: 0 +weight: -6 diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 5069345d..27bf1819 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063 +Subproject commit 27bf1819cdd12b38553d91c8f95eaf2659902b99