filter.format.private_images.yml
Same filename and directory in other branches
- 9 core/modules/editor/tests/modules/editor_private_test/config/install/filter.format.private_images.yml
- 8.9.x core/modules/editor/tests/editor_private_test/config/install/filter.format.private_images.yml
- 10 core/modules/editor/tests/modules/editor_private_test/config/install/filter.format.private_images.yml
File
-
core/
modules/ editor/ tests/ modules/ editor_private_test/ config/ install/ filter.format.private_images.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - editor
- name: 'Private images'
- format: private_images
- filters:
- editor_file_reference:
- id: editor_file_reference
- provider: editor
- status: true
- weight: 0
- settings: { }
- filter_html:
- id: filter_html
- provider: filter
- status: false
- weight: -10
- settings:
- allowed_html: '<img src alt data-entity-type data-entity-uuid>'
- filter_html_help: true
- filter_html_nofollow: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.