You are here

text_settings.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/text/migrations/text_settings.yml
core/modules/text/migrations/text_settings.yml

File

core/modules/text/migrations/text_settings.yml
View source
  1. id: text_settings
  2. label: Drupal teaser length configuration
  3. migration_tags:
  4. - Drupal 6
  5. - Drupal 7
  6. - Configuration
  7. source:
  8. plugin: variable
  9. variables:
  10. - teaser_length
  11. source_module: text
  12. process:
  13. default_summary_length: teaser_length
  14. destination:
  15. plugin: config
  16. config_name: text.settings