X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fconfig_translation%2Fmigrations%2Fd6_taxonomy_vocabulary_translation.yml;fp=web%2Fcore%2Fmodules%2Fconfig_translation%2Fmigrations%2Fd6_taxonomy_vocabulary_translation.yml;h=1fcba3e34d11cb97fe638f1a615603db581f6f2d;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=0000000000000000000000000000000000000000;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml b/web/core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml new file mode 100644 index 000000000..1fcba3e34 --- /dev/null +++ b/web/core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml @@ -0,0 +1,30 @@ +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: 32 + 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