d7_filter_settings.yml
Same filename in other branches
File
-
core/
modules/ filter/ migrations/ d7_filter_settings.yml
View source
- id: d7_filter_settings
- label: Drupal 7 filter settings
- migration_tags:
- - Drupal 7
- - Configuration
- source:
- plugin: variable
- variables:
- - filter_fallback_format
- source_module: filter
- process:
- fallback_format: filter_fallback_format
- destination:
- plugin: config
- config_name: filter.settings
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.