X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fcomment%2Fmigration_templates%2Fd6_comment_entity_form_display.yml;fp=web%2Fcore%2Fmodules%2Fcomment%2Fmigration_templates%2Fd6_comment_entity_form_display.yml;h=0000000000000000000000000000000000000000;hp=274f3de96dd190ae6a358f5056867f2959de3a1c;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/comment/migration_templates/d6_comment_entity_form_display.yml b/web/core/modules/comment/migration_templates/d6_comment_entity_form_display.yml deleted file mode 100644 index 274f3de96..000000000 --- a/web/core/modules/comment/migration_templates/d6_comment_entity_form_display.yml +++ /dev/null @@ -1,30 +0,0 @@ -id: d6_comment_entity_form_display -label: Comment field form display configuration -migration_tags: - - Drupal 6 -source: - plugin: d6_node_type - constants: - entity_type: node - form_mode: default - options: - type: comment_default - weight: 20 -process: - entity_type: 'constants/entity_type' - field_name: - - - plugin: migration_lookup - source: type - migration: d6_comment_type - - - plugin: skip_on_empty - method: row - form_mode: 'constants/form_mode' - options: 'constants/options' - bundle: type -destination: - plugin: component_entity_form_display -migration_dependencies: - required: - - d6_comment_field_instance