X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faction%2Fmigration_templates%2Fd6_action.yml;fp=web%2Fcore%2Fmodules%2Faction%2Fmigration_templates%2Fd6_action.yml;h=0000000000000000000000000000000000000000;hp=592ed1805d9ad323398979d91cdd775f990a7b23;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/action/migration_templates/d6_action.yml b/web/core/modules/action/migration_templates/d6_action.yml deleted file mode 100644 index 592ed1805..000000000 --- a/web/core/modules/action/migration_templates/d6_action.yml +++ /dev/null @@ -1,39 +0,0 @@ -id: d6_action -label: Actions -migration_tags: - - Drupal 6 -source: - plugin: action -process: - id: - - - plugin: machine_name - source: aid - label: description - type: type - plugin: - - - plugin: static_map - source: callback - map: - system_goto_action: action_goto_action - system_send_email_action: action_send_email_action - system_message_action: action_message_action - user_block_ip_action: 0 - imagecache_flush_action: 0 - imagecache_generate_all_action: 0 - imagecache_generate_action: 0 - bypass: true - - - plugin: skip_on_empty - method: row - configuration: - - - plugin: default_value - source: parameters - default_value: "a:0:{}" - - - plugin: callback - callable: unserialize -destination: - plugin: entity:action