text_settings.yml
Same filename in other branches
File
-
core/
modules/ text/ migrations/ text_settings.yml
View source
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.