Version 1
[yaffs-website] / web / core / modules / comment / migration_templates / d6_comment_type.yml
diff --git a/web/core/modules/comment/migration_templates/d6_comment_type.yml b/web/core/modules/comment/migration_templates/d6_comment_type.yml
new file mode 100644 (file)
index 0000000..69a2bd8
--- /dev/null
@@ -0,0 +1,15 @@
+id: d6_comment_type
+label: Comment type
+migration_tags:
+  - Drupal 6
+source:
+  plugin: d6_comment_variable_per_comment_type
+  constants:
+    entity_type: node
+process:
+  target_entity_type_id: 'constants/entity_type'
+  id: comment_type
+  label: label
+  description: description
+destination:
+  plugin: entity:comment_type