X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftext%2Fmigrations%2Ftext_settings.yml;fp=web%2Fcore%2Fmodules%2Ftext%2Fmigrations%2Ftext_settings.yml;h=4f62dd6228955b88ea6c41daa4a3847a308efd0a;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/text/migrations/text_settings.yml b/web/core/modules/text/migrations/text_settings.yml new file mode 100644 index 000000000..4f62dd622 --- /dev/null +++ b/web/core/modules/text/migrations/text_settings.yml @@ -0,0 +1,16 @@ +id: text_settings +label: Drupal teaser length configuration +migration_tags: + - Drupal 6 + - Drupal 7 + - Configuration +source: + plugin: variable + variables: + - teaser_length + source_module: text +process: + default_summary_length: teaser_length +destination: + plugin: config + config_name: text.settings