You are here

d6_imagecache_presets.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/image/migration_templates/d6_imagecache_presets.yml
core/modules/image/migration_templates/d6_imagecache_presets.yml

File

core/modules/image/migration_templates/d6_imagecache_presets.yml
View source
  1. id: d6_imagecache_presets
  2. label: ImageCache Presets
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: d6_imagecache_presets
  7. process:
  8. name:
  9. -
  10. plugin: machine_name
  11. source: presetname
  12. -
  13. plugin: dedupe_entity
  14. entity_type: image_style
  15. field: name
  16. length: 32
  17. label: presetname
  18. effects:
  19. plugin: d6_imagecache_actions
  20. source:
  21. - '@plugin'
  22. - data
  23. destination:
  24. plugin: entity:image_style