X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fsystem_rss.yml;fp=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fsystem_rss.yml;h=92ce45a6173f97d758658f8e2a0c9e4a49990de6;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/system/migration_templates/system_rss.yml b/web/core/modules/system/migration_templates/system_rss.yml new file mode 100644 index 000000000..92ce45a61 --- /dev/null +++ b/web/core/modules/system/migration_templates/system_rss.yml @@ -0,0 +1,16 @@ +id: system_rss +label: RSS configuration +migration_tags: + - Drupal 6 + - Drupal 7 +source: + plugin: variable + variables: + - feed_default_items + - feed_item_length +process: + 'items/limit': feed_default_items + 'items/view_mode': feed_item_length +destination: + plugin: config + config_name: system.rss