d6_taxonomy_vocabulary_translation.yml
Same filename in other branches
File
-
core/
modules/ config_translation/ migrations/ d6_taxonomy_vocabulary_translation.yml
View source
- id: d6_taxonomy_vocabulary_translation
- label: Taxonomy vocabularies
- migration_tags:
- - Drupal 6
- - Configuration
- - Multilingual
- source:
- plugin: d6_taxonomy_vocabulary_translation
- process:
- vid:
- -
- plugin: machine_name
- source: name
- -
- plugin: substr
- length: 30
- langcode: language
- property:
- plugin: static_map
- source: property
- map:
- name: name
- description: description
- translation: translation
- destination:
- plugin: entity:taxonomy_vocabulary
- destination_module: config_translation
- migration_dependencies:
- required:
- - d6_taxonomy_vocabulary
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.