X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fblock_content%2Fmigration_templates%2Fblock_content_type.yml;fp=web%2Fcore%2Fmodules%2Fblock_content%2Fmigration_templates%2Fblock_content_type.yml;h=0000000000000000000000000000000000000000;hp=ca797b94e40b6328c17440fc86b790d61999f9f7;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/block_content/migration_templates/block_content_type.yml b/web/core/modules/block_content/migration_templates/block_content_type.yml deleted file mode 100644 index ca797b94e..000000000 --- a/web/core/modules/block_content/migration_templates/block_content_type.yml +++ /dev/null @@ -1,23 +0,0 @@ -id: block_content_type -label: Block content type -migration_tags: - - Drupal 6 - - Drupal 7 -source: - plugin: embedded_data - data_rows: - - - id: basic - label: Basic - ids: - id: - type: string - source_module: block -process: - id: id - label: label -destination: - plugin: entity:block_content_type -provider: - - block_content - - migrate_drupal