Mercurial > hg > isophonics-drupal-site
annotate core/modules/system/migrations/system_image.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 1fec387a4317 |
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 |