Mercurial > hg > isophonics-drupal-site
annotate core/modules/system/migration_templates/system_image.yml @ 9:1fc0ff908d1f
Add another data file
author | Chris Cannam |
---|---|
date | Mon, 05 Feb 2018 12:34:32 +0000 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 id: system_image |
Chris@0 | 2 label: Image toolkit configuration |
Chris@0 | 3 migration_tags: |
Chris@0 | 4 - Drupal 6 |
Chris@0 | 5 - Drupal 7 |
Chris@0 | 6 source: |
Chris@0 | 7 plugin: variable |
Chris@0 | 8 variables: |
Chris@0 | 9 - image_toolkit |
Chris@0 | 10 source_module: system |
Chris@0 | 11 process: |
Chris@0 | 12 toolkit: image_toolkit |
Chris@0 | 13 destination: |
Chris@0 | 14 plugin: config |
Chris@0 | 15 config_name: system.image |