filter_test.schema.yml
Same filename in other branches
File
-
core/
modules/ filter/ tests/ filter_test/ config/ schema/ filter_test.schema.yml
View source
- # Schema for the configuration files of the Filter test module.
-
- filter_settings.filter_test_restrict_tags_and_attributes:
- type: mapping
- label: 'Filter to restrict HTML tags and attributes'
- mapping:
- restrictions:
- type: mapping
- label: 'Restrictions'
- mapping:
- allowed:
- type: sequence
- label: 'Allowed tags and attributes'
- sequence:
- type: ignore
- label: 'Tag and optionally list of attributes'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.