X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fcomment%2Fmigration_templates%2Fd7_comment_entity_form_display.yml;fp=web%2Fcore%2Fmodules%2Fcomment%2Fmigration_templates%2Fd7_comment_entity_form_display.yml;h=48bb7bc5708278c9f4e085c651076794c6755e96;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=0315c4a4518f82f0f37972468730598fc11fd8ae;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/comment/migration_templates/d7_comment_entity_form_display.yml b/web/core/modules/comment/migration_templates/d7_comment_entity_form_display.yml index 0315c4a45..48bb7bc57 100644 --- a/web/core/modules/comment/migration_templates/d7_comment_entity_form_display.yml +++ b/web/core/modules/comment/migration_templates/d7_comment_entity_form_display.yml @@ -3,20 +3,26 @@ label: Comment field form display configuration migration_tags: - Drupal 7 source: - plugin: d7_comment_type + plugin: d7_node_type constants: entity_type: node - field_name: comment form_mode: default options: type: comment_default weight: 20 process: entity_type: 'constants/entity_type' - field_name: 'constants/field_name' + field_name: + - + plugin: migration_lookup + source: type + migration: d7_comment_type + - + plugin: skip_on_empty + method: row form_mode: 'constants/form_mode' options: 'constants/options' - bundle: node_type + bundle: type destination: plugin: component_entity_form_display migration_dependencies: