X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fnode%2Fmigration_templates%2Fd6_node_setting_sticky.yml;fp=web%2Fcore%2Fmodules%2Fnode%2Fmigration_templates%2Fd6_node_setting_sticky.yml;h=0000000000000000000000000000000000000000;hp=77ad6cd9b8194da0767e5df3ac13e9e64d922053;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/node/migration_templates/d6_node_setting_sticky.yml b/web/core/modules/node/migration_templates/d6_node_setting_sticky.yml deleted file mode 100644 index 77ad6cd9b..000000000 --- a/web/core/modules/node/migration_templates/d6_node_setting_sticky.yml +++ /dev/null @@ -1,22 +0,0 @@ -id: d6_node_setting_sticky -label: Node type 'sticky' setting -migration_tags: - - Drupal 6 -source: - plugin: d6_node_type - constants: - entity_type: node - field_name: sticky -process: - entity_type: 'constants/entity_type' - bundle: type - field_name: 'constants/field_name' - label: - plugin: default_value - default_value: 'Sticky at the top of lists' - 'default_value/0/value': 'options/sticky' -destination: - plugin: entity:base_field_override -migration_dependencies: - required: - - d6_node_type