diff --git a/config/sync/core.entity_form_display.node.article.default.yml b/config/sync/core.entity_form_display.node.article.default.yml index d30e2ec..e6d5525 100644 --- a/config/sync/core.entity_form_display.node.article.default.yml +++ b/config/sync/core.entity_form_display.node.article.default.yml @@ -8,12 +8,18 @@ dependencies: - field.field.node.article.field_article_type - field.field.node.article.field_authors - field.field.node.article.field_body_paragraph + - field.field.node.article.field_economic_sectors - field.field.node.article.field_image + - field.field.node.article.field_institutions_structures - field.field.node.article.field_meta_tags + - field.field.node.article.field_movements_struggles + - field.field.node.article.field_practices_tools_strategies + - field.field.node.article.field_regions - field.field.node.article.field_summary - field.field.node.article.field_tags - field.field.node.article.field_topics - field.field.node.article.field_upload + - field.field.node.article.field_visions_models - image.style.thumbnail - node.type.article module: @@ -70,6 +76,15 @@ content: third_party_settings: { } type: entity_reference_paragraphs region: content + field_economic_sectors: + weight: 52 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_image: type: image_focal_point weight: 3 @@ -80,12 +95,48 @@ content: offsets: '50,50' third_party_settings: { } region: content + field_institutions_structures: + weight: 53 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_meta_tags: weight: 14 settings: { } third_party_settings: { } type: metatag_firehose region: content + field_movements_struggles: + weight: 54 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_practices_tools_strategies: + weight: 55 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_regions: + weight: 57 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_summary: weight: 4 settings: @@ -116,6 +167,15 @@ content: third_party_settings: { } type: file_generic region: content + field_visions_models: + weight: 56 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content path: type: path weight: 13 diff --git a/config/sync/core.entity_form_display.node.blog.default.yml b/config/sync/core.entity_form_display.node.blog.default.yml index 6d4eb64..119e391 100644 --- a/config/sync/core.entity_form_display.node.blog.default.yml +++ b/config/sync/core.entity_form_display.node.blog.default.yml @@ -7,12 +7,18 @@ dependencies: - field.field.node.blog.comment - field.field.node.blog.field_authors - field.field.node.blog.field_body_paragraph + - field.field.node.blog.field_economic_sectors - field.field.node.blog.field_image + - field.field.node.blog.field_institutions_structures - field.field.node.blog.field_meta_tags + - field.field.node.blog.field_movements_struggles + - field.field.node.blog.field_practices_tools_strategies + - field.field.node.blog.field_regions - field.field.node.blog.field_summary - field.field.node.blog.field_tags - field.field.node.blog.field_topics - field.field.node.blog.field_upload + - field.field.node.blog.field_visions_models - image.style.thumbnail - node.type.blog module: @@ -63,6 +69,15 @@ content: third_party_settings: { } type: entity_reference_paragraphs region: content + field_economic_sectors: + weight: 52 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_image: weight: 2 settings: @@ -73,12 +88,48 @@ content: third_party_settings: { } type: image_focal_point region: content + field_institutions_structures: + weight: 53 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_meta_tags: weight: 13 settings: { } third_party_settings: { } type: metatag_firehose region: content + field_movements_struggles: + weight: 54 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_practices_tools_strategies: + weight: 55 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content + field_regions: + weight: 56 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content field_summary: weight: 3 settings: @@ -109,6 +160,15 @@ content: third_party_settings: { } type: file_generic region: content + field_visions_models: + weight: 57 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + region: content path: type: path weight: 11 diff --git a/config/sync/core.entity_view_display.node.article.default.yml b/config/sync/core.entity_view_display.node.article.default.yml index e758aa1..c0f75da 100644 --- a/config/sync/core.entity_view_display.node.article.default.yml +++ b/config/sync/core.entity_view_display.node.article.default.yml @@ -8,12 +8,18 @@ dependencies: - field.field.node.article.field_article_type - field.field.node.article.field_authors - field.field.node.article.field_body_paragraph + - field.field.node.article.field_economic_sectors - field.field.node.article.field_image + - field.field.node.article.field_institutions_structures - field.field.node.article.field_meta_tags + - field.field.node.article.field_movements_struggles + - field.field.node.article.field_practices_tools_strategies + - field.field.node.article.field_regions - field.field.node.article.field_summary - field.field.node.article.field_tags - field.field.node.article.field_topics - field.field.node.article.field_upload + - field.field.node.article.field_visions_models - node.type.article module: - file @@ -25,6 +31,46 @@ targetEntityType: node bundle: article mode: default content: + field_economic_sectors: + weight: 2 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_institutions_structures: + weight: 3 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_movements_struggles: + weight: 4 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_practices_tools_strategies: + weight: 5 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_regions: + weight: 7 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content field_upload: weight: 1 label: above @@ -33,6 +79,14 @@ content: third_party_settings: { } type: file_default region: content + field_visions_models: + weight: 6 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content hidden: body: true comment: true diff --git a/config/sync/core.entity_view_display.node.blog.default.yml b/config/sync/core.entity_view_display.node.blog.default.yml index 2de2bde..656a797 100644 --- a/config/sync/core.entity_view_display.node.blog.default.yml +++ b/config/sync/core.entity_view_display.node.blog.default.yml @@ -7,12 +7,18 @@ dependencies: - field.field.node.blog.comment - field.field.node.blog.field_authors - field.field.node.blog.field_body_paragraph + - field.field.node.blog.field_economic_sectors - field.field.node.blog.field_image + - field.field.node.blog.field_institutions_structures - field.field.node.blog.field_meta_tags + - field.field.node.blog.field_movements_struggles + - field.field.node.blog.field_practices_tools_strategies + - field.field.node.blog.field_regions - field.field.node.blog.field_summary - field.field.node.blog.field_tags - field.field.node.blog.field_topics - field.field.node.blog.field_upload + - field.field.node.blog.field_visions_models - node.type.blog module: - ds @@ -42,6 +48,46 @@ targetEntityType: node bundle: blog mode: default content: + field_economic_sectors: + weight: 2 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_institutions_structures: + weight: 3 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_movements_struggles: + weight: 4 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_practices_tools_strategies: + weight: 5 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content + field_regions: + weight: 6 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content field_upload: weight: 1 label: above @@ -50,6 +96,14 @@ content: third_party_settings: { } type: file_default region: content + field_visions_models: + weight: 7 + label: above + settings: + link: true + third_party_settings: { } + type: entity_reference_label + region: content hidden: body: true comment: true diff --git a/config/sync/field.field.node.article.field_economic_sectors.yml b/config/sync/field.field.node.article.field_economic_sectors.yml new file mode 100644 index 0000000..06f5e24 --- /dev/null +++ b/config/sync/field.field.node.article.field_economic_sectors.yml @@ -0,0 +1,29 @@ +uuid: c68d6715-4d99-402d-a935-1486722936a5 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_economic_sectors + - node.type.article + - taxonomy.vocabulary.vocabulary_1 +id: node.article.field_economic_sectors +field_name: field_economic_sectors +entity_type: node +bundle: article +label: 'Economic Sectors' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_1: vocabulary_1 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_institutions_structures.yml b/config/sync/field.field.node.article.field_institutions_structures.yml new file mode 100644 index 0000000..b8a0bd4 --- /dev/null +++ b/config/sync/field.field.node.article.field_institutions_structures.yml @@ -0,0 +1,29 @@ +uuid: 38df8317-53f6-4f0b-8095-0fa03ab95315 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_institutions_structures + - node.type.article + - taxonomy.vocabulary.vocabulary_7 +id: node.article.field_institutions_structures +field_name: field_institutions_structures +entity_type: node +bundle: article +label: 'Institutions & Structures' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_7: vocabulary_7 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_movements_struggles.yml b/config/sync/field.field.node.article.field_movements_struggles.yml new file mode 100644 index 0000000..700df66 --- /dev/null +++ b/config/sync/field.field.node.article.field_movements_struggles.yml @@ -0,0 +1,29 @@ +uuid: d34ca2ca-f8ab-4a6c-a69c-78bf9ea3f394 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_movements_struggles + - node.type.article + - taxonomy.vocabulary.vocabulary_12 +id: node.article.field_movements_struggles +field_name: field_movements_struggles +entity_type: node +bundle: article +label: 'Movements & Struggles' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_12: vocabulary_12 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_practices_tools_strategies.yml b/config/sync/field.field.node.article.field_practices_tools_strategies.yml new file mode 100644 index 0000000..f94daa6 --- /dev/null +++ b/config/sync/field.field.node.article.field_practices_tools_strategies.yml @@ -0,0 +1,29 @@ +uuid: b36ccc7a-936b-4816-bde2-857576b121b1 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_practices_tools_strategies + - node.type.article + - taxonomy.vocabulary.vocabulary_13 +id: node.article.field_practices_tools_strategies +field_name: field_practices_tools_strategies +entity_type: node +bundle: article +label: 'Practices, Tools & Strategies' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_13: vocabulary_13 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_regions.yml b/config/sync/field.field.node.article.field_regions.yml new file mode 100644 index 0000000..4316f32 --- /dev/null +++ b/config/sync/field.field.node.article.field_regions.yml @@ -0,0 +1,29 @@ +uuid: a85b27f4-d6e1-40f0-98b4-a42f0343e330 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_regions + - node.type.article + - taxonomy.vocabulary.vocabulary_2 +id: node.article.field_regions +field_name: field_regions +entity_type: node +bundle: article +label: Regions +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_2: vocabulary_2 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.article.field_visions_models.yml b/config/sync/field.field.node.article.field_visions_models.yml new file mode 100644 index 0000000..b815e8a --- /dev/null +++ b/config/sync/field.field.node.article.field_visions_models.yml @@ -0,0 +1,29 @@ +uuid: bb2042ea-502b-4d06-bd63-81568fb108c7 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_visions_models + - node.type.article + - taxonomy.vocabulary.vocabulary_10 +id: node.article.field_visions_models +field_name: field_visions_models +entity_type: node +bundle: article +label: 'Visions & Models' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_10: vocabulary_10 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_economic_sectors.yml b/config/sync/field.field.node.blog.field_economic_sectors.yml new file mode 100644 index 0000000..dafe643 --- /dev/null +++ b/config/sync/field.field.node.blog.field_economic_sectors.yml @@ -0,0 +1,29 @@ +uuid: a325c3c8-333c-465b-bde7-06d302c53336 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_economic_sectors + - node.type.blog + - taxonomy.vocabulary.vocabulary_1 +id: node.blog.field_economic_sectors +field_name: field_economic_sectors +entity_type: node +bundle: blog +label: 'Economic Sectors' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_1: vocabulary_1 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_institutions_structures.yml b/config/sync/field.field.node.blog.field_institutions_structures.yml new file mode 100644 index 0000000..0f1e8d5 --- /dev/null +++ b/config/sync/field.field.node.blog.field_institutions_structures.yml @@ -0,0 +1,29 @@ +uuid: 46cda4e7-c112-49aa-a1df-87fe7a82b3fb +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_institutions_structures + - node.type.blog + - taxonomy.vocabulary.vocabulary_7 +id: node.blog.field_institutions_structures +field_name: field_institutions_structures +entity_type: node +bundle: blog +label: 'Institutions & Structures' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_7: vocabulary_7 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_movements_struggles.yml b/config/sync/field.field.node.blog.field_movements_struggles.yml new file mode 100644 index 0000000..46470e9 --- /dev/null +++ b/config/sync/field.field.node.blog.field_movements_struggles.yml @@ -0,0 +1,29 @@ +uuid: 532eff75-9cab-4956-9168-10095064f1d7 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_movements_struggles + - node.type.blog + - taxonomy.vocabulary.vocabulary_12 +id: node.blog.field_movements_struggles +field_name: field_movements_struggles +entity_type: node +bundle: blog +label: 'Movements & Struggles' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_12: vocabulary_12 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_practices_tools_strategies.yml b/config/sync/field.field.node.blog.field_practices_tools_strategies.yml new file mode 100644 index 0000000..e9bfed4 --- /dev/null +++ b/config/sync/field.field.node.blog.field_practices_tools_strategies.yml @@ -0,0 +1,29 @@ +uuid: 63d8f2cd-976b-48fc-80bf-5a6cd134ece9 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_practices_tools_strategies + - node.type.blog + - taxonomy.vocabulary.vocabulary_13 +id: node.blog.field_practices_tools_strategies +field_name: field_practices_tools_strategies +entity_type: node +bundle: blog +label: 'Practices, Tools & Strategies' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_13: vocabulary_13 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_regions.yml b/config/sync/field.field.node.blog.field_regions.yml new file mode 100644 index 0000000..0df37bd --- /dev/null +++ b/config/sync/field.field.node.blog.field_regions.yml @@ -0,0 +1,29 @@ +uuid: 1914fa94-ac77-4628-a5fb-a84a315085da +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_regions + - node.type.blog + - taxonomy.vocabulary.vocabulary_2 +id: node.blog.field_regions +field_name: field_regions +entity_type: node +bundle: blog +label: Regions +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_2: vocabulary_2 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.blog.field_visions_models.yml b/config/sync/field.field.node.blog.field_visions_models.yml new file mode 100644 index 0000000..52d1533 --- /dev/null +++ b/config/sync/field.field.node.blog.field_visions_models.yml @@ -0,0 +1,29 @@ +uuid: 3d832fcf-e6b9-4fbb-8cc8-d8ea6600e8e1 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_visions_models + - node.type.blog + - taxonomy.vocabulary.vocabulary_10 +id: node.blog.field_visions_models +field_name: field_visions_models +entity_type: node +bundle: blog +label: 'Visions & Models' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + vocabulary_10: vocabulary_10 + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.storage.node.field_economic_sectors.yml b/config/sync/field.storage.node.field_economic_sectors.yml new file mode 100644 index 0000000..8d8c7c8 --- /dev/null +++ b/config/sync/field.storage.node.field_economic_sectors.yml @@ -0,0 +1,20 @@ +uuid: 8d50a687-339a-4bef-ac55-747ed1ea5c51 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_economic_sectors +field_name: field_economic_sectors +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 diff --git a/config/sync/field.storage.node.field_institutions_structures.yml b/config/sync/field.storage.node.field_institutions_structures.yml new file mode 100644 index 0000000..e787797 --- /dev/null +++ b/config/sync/field.storage.node.field_institutions_structures.yml @@ -0,0 +1,20 @@ +uuid: ed649d42-92e6-433e-a21d-deec7bea7ce5 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_institutions_structures +field_name: field_institutions_structures +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 diff --git a/config/sync/field.storage.node.field_movements_struggles.yml b/config/sync/field.storage.node.field_movements_struggles.yml new file mode 100644 index 0000000..f00a7e1 --- /dev/null +++ b/config/sync/field.storage.node.field_movements_struggles.yml @@ -0,0 +1,20 @@ +uuid: fd1a1984-011f-4088-89e6-4ae5b0518811 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_movements_struggles +field_name: field_movements_struggles +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 diff --git a/config/sync/field.storage.node.field_practices_tools_strategies.yml b/config/sync/field.storage.node.field_practices_tools_strategies.yml new file mode 100644 index 0000000..d999a9b --- /dev/null +++ b/config/sync/field.storage.node.field_practices_tools_strategies.yml @@ -0,0 +1,20 @@ +uuid: c6f5f0f2-200f-4ae4-b78b-b830e09b2d32 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_practices_tools_strategies +field_name: field_practices_tools_strategies +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 diff --git a/config/sync/field.storage.node.field_regions.yml b/config/sync/field.storage.node.field_regions.yml new file mode 100644 index 0000000..cf5231b --- /dev/null +++ b/config/sync/field.storage.node.field_regions.yml @@ -0,0 +1,20 @@ +uuid: 5c89c96a-f3f8-48b9-8120-616cbd71fe54 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_regions +field_name: field_regions +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 diff --git a/config/sync/field.storage.node.field_visions_models.yml b/config/sync/field.storage.node.field_visions_models.yml new file mode 100644 index 0000000..ada09e8 --- /dev/null +++ b/config/sync/field.storage.node.field_visions_models.yml @@ -0,0 +1,20 @@ +uuid: 0d3a6c61-120c-433a-b326-671a7243921e +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +id: node.field_visions_models +field_name: field_visions_models +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 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_1.yml b/config/sync/taxonomy.vocabulary.vocabulary_1.yml new file mode 100644 index 0000000..dfe802d --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_1.yml @@ -0,0 +1,8 @@ +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 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_10.yml b/config/sync/taxonomy.vocabulary.vocabulary_10.yml new file mode 100644 index 0000000..dca6a58 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_10.yml @@ -0,0 +1,8 @@ +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 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_12.yml b/config/sync/taxonomy.vocabulary.vocabulary_12.yml new file mode 100644 index 0000000..9d1e556 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_12.yml @@ -0,0 +1,8 @@ +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 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_13.yml b/config/sync/taxonomy.vocabulary.vocabulary_13.yml new file mode 100644 index 0000000..6fe1dd3 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_13.yml @@ -0,0 +1,8 @@ +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 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_2.yml b/config/sync/taxonomy.vocabulary.vocabulary_2.yml new file mode 100644 index 0000000..13a5548 --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_2.yml @@ -0,0 +1,8 @@ +uuid: 756eefa6-ce82-4140-bdf1-039db377ce1b +langcode: en +status: true +dependencies: { } +name: Regions +vid: vocabulary_2 +description: '' +weight: 2 diff --git a/config/sync/taxonomy.vocabulary.vocabulary_7.yml b/config/sync/taxonomy.vocabulary.vocabulary_7.yml new file mode 100644 index 0000000..9b8294e --- /dev/null +++ b/config/sync/taxonomy.vocabulary.vocabulary_7.yml @@ -0,0 +1,8 @@ +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