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

Logo and header background
author Chris Cannam
date Thu, 30 Nov 2017 14:56:35 +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