Mercurial > hg > isophonics-drupal-site
annotate core/modules/system/migrations/system_image.yml @ 14:1fec387a4317
Update Drupal core to 8.5.2 via Composer
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2018 09:46:53 +0100 |
parents | |
children |
rev | line source |
---|---|
Chris@14 | 1 id: system_image |
Chris@14 | 2 label: Image toolkit configuration |
Chris@14 | 3 migration_tags: |
Chris@14 | 4 - Drupal 6 |
Chris@14 | 5 - Drupal 7 |
Chris@14 | 6 - Configuration |
Chris@14 | 7 source: |
Chris@14 | 8 plugin: variable |
Chris@14 | 9 variables: |
Chris@14 | 10 - image_toolkit |
Chris@14 | 11 source_module: system |
Chris@14 | 12 process: |
Chris@14 | 13 toolkit: image_toolkit |
Chris@14 | 14 destination: |
Chris@14 | 15 plugin: config |
Chris@14 | 16 config_name: system.image |