X-Git-Url: http://www.aleph1.co.uk/gitweb/?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=53ae6ea3350b2bf1f56011d24f61352f2b86a18a;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website 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 new file mode 100644 index 000000000..53ae6ea33 --- /dev/null +++ b/web/core/modules/node/migration_templates/d7_node_title_label.yml @@ -0,0 +1,19 @@ +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