system_rss.yml
Same filename in other branches
File
-
core/
modules/ system/ migrations/ system_rss.yml
View source
- id: system_rss
- label: RSS configuration
- migration_tags:
- - Drupal 6
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - feed_item_length
- source_module: system
- process:
- 'items/view_mode': feed_item_length
- destination:
- plugin: config
- config_name: system.rss
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.