usebb2drupal-8.x-1.0-rc1/config/install/filter.format.forum_html.yml
config/install/filter.format.forum_html.yml
langcode: en
status: true
dependencies:
module:
- editor
name: 'Forum HTML'
format: forum_html
weight: 0
filters:
filter_html:
id: filter_html
provider: filter
status: true
weight: -10
settings:
allowed_html: '<em> <strong> <blockquote> <code> <h2> <u> <s> <p> <br> <pre> <a href> <img src>'
filter_html_help: false
filter_html_nofollow: false
filter_align:
id: filter_align
provider: filter
status: false
weight: 7
settings: { }
filter_caption:
id: filter_caption
provider: filter
status: false
weight: 8
settings: { }
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: true
weight: 10
settings: { }
editor_file_reference:
id: editor_file_reference
provider: editor
status: false
weight: 11
settings: { }
