You are here

d6_comment_type.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/comment/migration_templates/d6_comment_type.yml
core/modules/comment/migration_templates/d6_comment_type.yml

File

core/modules/comment/migration_templates/d6_comment_type.yml
View source
  1. id: d6_comment_type
  2. label: Comment type
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: d6_comment_variable_per_comment_type
  7. constants:
  8. entity_type: node
  9. process:
  10. target_entity_type_id: 'constants/entity_type'
  11. id: comment_type
  12. label: label
  13. description: description
  14. destination:
  15. plugin: entity:comment_type