X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fnode%2Fmigration_templates%2Fd7_node_title_label.yml;fp=web%2Fcore%2Fmodules%2Fnode%2Fmigration_templates%2Fd7_node_title_label.yml;h=0000000000000000000000000000000000000000;hp=53ae6ea3350b2bf1f56011d24f61352f2b86a18a;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/node/migration_templates/d7_node_title_label.yml b/web/core/modules/node/migration_templates/d7_node_title_label.yml deleted file mode 100644 index 53ae6ea33..000000000 --- a/web/core/modules/node/migration_templates/d7_node_title_label.yml +++ /dev/null @@ -1,19 +0,0 @@ -id: d7_node_title_label -label: Node title label -migration_tags: - - Drupal 7 -source: - plugin: d7_node_type - constants: - entity_type: node - field_name: title -process: - entity_type: 'constants/entity_type' - bundle: type - field_name: 'constants/field_name' - label: title_label -destination: - plugin: entity:base_field_override -migration_dependencies: - required: - - d7_node_type