view core/modules/system/migration_templates/system_rss.yml @ 0:4c8ae668cc8c

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
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