migrate_plus.migration.d6_edlp_entrees.yml 761 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: null
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. id: d6_edlp_entrees
  6. class: null
  7. field_plugin_method: null
  8. cck_plugin_method: null
  9. migration_tags:
  10. - 'Drupal 6'
  11. migration_group: d6_edlp
  12. label: 'Edlp Drupal 6 entrees'
  13. source:
  14. plugin: d6_edlp_taxonomy_term_entree
  15. bundle: 2
  16. process:
  17. name: name
  18. description/value:
  19. -
  20. plugin: get
  21. source: description
  22. -
  23. plugin: skip_on_empty
  24. method: row
  25. description/format:
  26. plugin: default_value
  27. default_value: wysiwyg
  28. field_notice/value: notice
  29. field_notice/format:
  30. plugin: default_value
  31. default_value: wysiwyg
  32. vid:
  33. plugin: default_value
  34. default_value: entrees
  35. weight: weight
  36. destination:
  37. plugin: 'entity:taxonomy_term'
  38. migration_dependencies: null