Remove unused vocabularies.

Now all the terms that belonged to these vocabularies are in the topics vocabulary.
This commit is contained in:
David Valdez 2019-08-02 13:00:38 -05:00
parent ae79ef25e8
commit 6e68f54700
18 changed files with 24 additions and 72 deletions

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_economic_sectors - field.storage.node.field_economic_sectors
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_1 - taxonomy.vocabulary.topics
id: node.article.field_economic_sectors id: node.article.field_economic_sectors
field_name: field_economic_sectors field_name: field_economic_sectors
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_1: vocabulary_1 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_institutions_structures - field.storage.node.field_institutions_structures
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_7 - taxonomy.vocabulary.topics
id: node.article.field_institutions_structures id: node.article.field_institutions_structures
field_name: field_institutions_structures field_name: field_institutions_structures
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_7: vocabulary_7 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_movements_struggles - field.storage.node.field_movements_struggles
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_12 - taxonomy.vocabulary.topics
id: node.article.field_movements_struggles id: node.article.field_movements_struggles
field_name: field_movements_struggles field_name: field_movements_struggles
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_12: vocabulary_12 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_practices_tools_strategies - field.storage.node.field_practices_tools_strategies
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_13 - taxonomy.vocabulary.topics
id: node.article.field_practices_tools_strategies id: node.article.field_practices_tools_strategies
field_name: field_practices_tools_strategies field_name: field_practices_tools_strategies
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_13: vocabulary_13 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_regions - field.storage.node.field_regions
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_2 - taxonomy.vocabulary.topics
id: node.article.field_regions id: node.article.field_regions
field_name: field_regions field_name: field_regions
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_2: vocabulary_2 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_visions_models - field.storage.node.field_visions_models
- node.type.article - node.type.article
- taxonomy.vocabulary.vocabulary_10 - taxonomy.vocabulary.topics
id: node.article.field_visions_models id: node.article.field_visions_models
field_name: field_visions_models field_name: field_visions_models
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_10: vocabulary_10 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_economic_sectors - field.storage.node.field_economic_sectors
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_1 - taxonomy.vocabulary.topics
id: node.blog.field_economic_sectors id: node.blog.field_economic_sectors
field_name: field_economic_sectors field_name: field_economic_sectors
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_1: vocabulary_1 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_institutions_structures - field.storage.node.field_institutions_structures
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_7 - taxonomy.vocabulary.topics
id: node.blog.field_institutions_structures id: node.blog.field_institutions_structures
field_name: field_institutions_structures field_name: field_institutions_structures
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_7: vocabulary_7 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_movements_struggles - field.storage.node.field_movements_struggles
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_12 - taxonomy.vocabulary.topics
id: node.blog.field_movements_struggles id: node.blog.field_movements_struggles
field_name: field_movements_struggles field_name: field_movements_struggles
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_12: vocabulary_12 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_practices_tools_strategies - field.storage.node.field_practices_tools_strategies
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_13 - taxonomy.vocabulary.topics
id: node.blog.field_practices_tools_strategies id: node.blog.field_practices_tools_strategies
field_name: field_practices_tools_strategies field_name: field_practices_tools_strategies
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_13: vocabulary_13 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_regions - field.storage.node.field_regions
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_2 - taxonomy.vocabulary.topics
id: node.blog.field_regions id: node.blog.field_regions
field_name: field_regions field_name: field_regions
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_2: vocabulary_2 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -5,7 +5,7 @@ dependencies:
config: config:
- field.storage.node.field_visions_models - field.storage.node.field_visions_models
- node.type.blog - node.type.blog
- taxonomy.vocabulary.vocabulary_10 - taxonomy.vocabulary.topics
id: node.blog.field_visions_models id: node.blog.field_visions_models
field_name: field_visions_models field_name: field_visions_models
entity_type: node entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term' handler: 'default:taxonomy_term'
handler_settings: handler_settings:
target_bundles: target_bundles:
vocabulary_10: vocabulary_10 topics: topics
sort: sort:
field: name field: name
direction: asc direction: asc

View file

@ -1,8 +0,0 @@
uuid: e7f1cde0-f2d9-4faf-beda-d9af4c45bd35
langcode: en
status: true
dependencies: { }
name: 'Economic Sectors'
vid: vocabulary_1
description: 'The basic realms of economic life'
weight: -4

View file

@ -1,8 +0,0 @@
uuid: d23eeac0-588e-4e10-808f-24b3da3da228
langcode: en
status: true
dependencies: { }
name: 'Visions & Models'
vid: vocabulary_10
description: 'Imaginative visions for new economic relationships & insitutions'
weight: 1

View file

@ -1,8 +0,0 @@
uuid: 2775defe-97e5-44a4-b6e6-97bc3b947a6c
langcode: en
status: true
dependencies: { }
name: 'Movements & Struggles'
vid: vocabulary_12
description: 'Efforts for social, economic and ecological justice'
weight: -1

View file

@ -1,8 +0,0 @@
uuid: 3c067dee-bd67-44dd-acb4-f4cefc168133
langcode: en
status: true
dependencies: { }
name: 'Practices, Tools & Strategies'
vid: vocabulary_13
description: 'Practices & strategies for building economic justice & solidarity movements'
weight: 0

View file

@ -1,8 +0,0 @@
uuid: 756eefa6-ce82-4140-bdf1-039db377ce1b
langcode: en
status: true
dependencies: { }
name: Regions
vid: vocabulary_2
description: ''
weight: 2

View file

@ -1,8 +0,0 @@
uuid: 1bf2fe0f-d573-4c3b-a1e4-5d0dcd12e7a9
langcode: en
status: true
dependencies: { }
name: 'Institutions & Structures'
vid: vocabulary_7
description: 'Forms of solidarity economy organization'
weight: -3