Chris@14: id: d7_taxonomy_vocabulary Chris@14: label: Taxonomy vocabularies Chris@14: migration_tags: Chris@14: - Drupal 7 Chris@14: - Configuration Chris@14: source: Chris@14: plugin: d7_taxonomy_vocabulary Chris@14: process: Chris@14: vid: Chris@14: - Chris@14: plugin: make_unique_entity_field Chris@14: source: machine_name Chris@14: entity_type: taxonomy_vocabulary Chris@14: field: vid Chris@14: length: 32 Chris@14: migrated: true Chris@14: - Chris@14: # This plugin checks if the vocabulary being migrated is the one used by Chris@14: # Forum. If so, we use the machine name that Forum expects. Otherwise, we Chris@14: # leave it unchanged. Chris@14: plugin: forum_vocabulary Chris@14: machine_name: forums Chris@14: label: name Chris@14: name: name Chris@14: description: description Chris@14: weight: weight Chris@14: destination: Chris@14: plugin: entity:taxonomy_vocabulary