X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fuser%2Fmigration_templates%2Fuser_picture_entity_display.yml;fp=web%2Fcore%2Fmodules%2Fuser%2Fmigration_templates%2Fuser_picture_entity_display.yml;h=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=3f404d6f5727d45d128e24bdb3e747fe7e4cd483;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/user/migration_templates/user_picture_entity_display.yml b/web/core/modules/user/migration_templates/user_picture_entity_display.yml deleted file mode 100644 index 3f404d6f5..000000000 --- a/web/core/modules/user/migration_templates/user_picture_entity_display.yml +++ /dev/null @@ -1,31 +0,0 @@ -id: user_picture_entity_display -label: User picture display configuration -migration_tags: - - Drupal 6 - - Drupal 7 -source: - plugin: user_picture_instance - constants: - entity_type: user - bundle: user - view_mode: default - name: user_picture - type: image - options: - label: hidden - settings: - image_style: '' - image_link: content -process: - entity_type: 'constants/entity_type' - bundle: 'constants/bundle' - view_mode: 'constants/view_mode' - field_name: 'constants/name' - type: 'constants/type' - options: 'constants/options' - 'options/type': '@type' -destination: - plugin: component_entity_display -migration_dependencies: - required: - - user_picture_field_instance