view core/modules/system/migration_templates/system_rss.yml @ 9:1fc0ff908d1f

Add another data file
author Chris Cannam
date Mon, 05 Feb 2018 12:34:32 +0000
parents 4c8ae668cc8c
children
line wrap: on
line source
id: system_rss
label: RSS configuration
migration_tags:
  - Drupal 6
  - Drupal 7
source:
  plugin: variable
  variables:
    - feed_default_items
    - feed_item_length
  source_module: system
process:
  'items/limit': feed_default_items
  'items/view_mode': feed_item_length
destination:
  plugin: config
  config_name: system.rss