X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fmigration_templates%2Fd6_term_node.yml;fp=web%2Fcore%2Fmodules%2Ftaxonomy%2Fmigration_templates%2Fd6_term_node.yml;h=0000000000000000000000000000000000000000;hp=846334d4b9ca585ba4e512cb0db391bb0badccb4;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/taxonomy/migration_templates/d6_term_node.yml b/web/core/modules/taxonomy/migration_templates/d6_term_node.yml deleted file mode 100644 index 846334d4b..000000000 --- a/web/core/modules/taxonomy/migration_templates/d6_term_node.yml +++ /dev/null @@ -1,25 +0,0 @@ -id: d6_term_node -label: Term/node relationships -migration_tags: - - Drupal 6 -deriver: Drupal\taxonomy\Plugin\migrate\D6TermNodeDeriver -source: - plugin: d6_term_node -process: - nid: - - - plugin: migration_lookup - migration: d6_node - source: nid - - - plugin: skip_on_empty - method: row - type: type - # The actual field name is dynamic and will be added by the builder. -destination: - plugin: entity:node -migration_dependencies: - required: - - d6_vocabulary_entity_display - - d6_vocabulary_entity_form_display - - d6_node