Skip to content
Snippets Groups Projects
Commit 47830ca4 authored by Kurucz István's avatar Kurucz István
Browse files

Improve filter settings migration with own source plugin.

parent dc5d4bde
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ label: Drupal 5 filter format configuration
migration_tags:
- Drupal 5
source:
plugin: d6_filter_format
plugin: d5_filter_format
process:
format:
-
......@@ -24,11 +24,13 @@ process:
bypass: true
map:
filter:
- filter_html
- filter_html_escape
- filter_autop
- filter_url
settings: settings
0: filter_html
1: filter_html_escape
2: filter_autop
3: filter_url
settings:
plugin: filter_settings
source: settings
weight: weight
status:
plugin: default_value
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment