You are here

d7_node_type.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/node/migration_templates/d7_node_type.yml
core/modules/node/migration_templates/d7_node_type.yml

File

core/modules/node/migration_templates/d7_node_type.yml
View source
  1. id: d7_node_type
  2. label: Node type configuration
  3. migration_tags:
  4. - Drupal 7
  5. source:
  6. plugin: d7_node_type
  7. constants:
  8. preview: 1 # DRUPAL_OPTIONAL
  9. process:
  10. type: type
  11. name: name
  12. description: description
  13. help: help
  14. title_label: title_label
  15. preview_mode: 'constants/preview'
  16. display_submitted: display_submitted
  17. new_revision: 'options/revision'
  18. create_body: create_body
  19. create_body_label: body_label
  20. destination:
  21. plugin: entity:node_type