Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / action / migration_templates / d6_action.yml
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 (file)
index 592ed18..0000000
+++ /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