annotate core/modules/text/migrations/text_settings.yml @ 15:e200cb7efeb3

Update Drupal core to 8.5.3 via Composer
author Chris Cannam
date Thu, 26 Apr 2018 11:26:54 +0100
parents 1fec387a4317
children
rev   line source
Chris@14 1 id: text_settings
Chris@14 2 label: Drupal teaser length configuration
Chris@14 3 migration_tags:
Chris@14 4 - Drupal 6
Chris@14 5 - Drupal 7
Chris@14 6 - Configuration
Chris@14 7 source:
Chris@14 8 plugin: variable
Chris@14 9 variables:
Chris@14 10 - teaser_length
Chris@14 11 source_module: text
Chris@14 12 process:
Chris@14 13 default_summary_length: teaser_length
Chris@14 14 destination:
Chris@14 15 plugin: config
Chris@14 16 config_name: text.settings