diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/modules/system/migration_templates/system_rss.yml	Wed Nov 29 16:09:58 2017 +0000
@@ -0,0 +1,17 @@
+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