You are here

d7_image_styles.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/image/migrations/d7_image_styles.yml
core/modules/image/migrations/d7_image_styles.yml

File

core/modules/image/migrations/d7_image_styles.yml
View source
  1. id: d7_image_styles
  2. label: Image styles
  3. migration_tags:
  4. - Drupal 7
  5. - Configuration
  6. source:
  7. plugin: d7_image_styles
  8. process:
  9. name: name
  10. label: label
  11. effects:
  12. plugin: sub_process
  13. source: effects
  14. process:
  15. id: name
  16. weight: weight
  17. data: data
  18. destination:
  19. plugin: entity:image_style