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

fix filter format migration

parent ae39088e
No related branches found
No related tags found
No related merge requests found
...@@ -17,21 +17,19 @@ process: ...@@ -17,21 +17,19 @@ process:
key: '@id' key: '@id'
process: process:
id: id:
plugin: static_map plugin: filter_id
default_value: filter_null
source: source:
- module - module
- delta - delta
bypass: true
map: map:
filter: filter:
- filter_html - filter_html
- filter_html_escape
- filter_autop - filter_autop
- filter_url - filter_url
- filter_htmlcorrector
- filter_html_escape
php:
- php_code
settings: settings settings: settings
weight: weight
status: status:
plugin: default_value plugin: default_value
default_value: true default_value: true
......
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