You are here

filter.format.restricted_html.yml in Thunder 6.2.x

config/install/filter.format.restricted_html.yml

File

config/install/filter.format.restricted_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - slick
  6. name: 'Restricted HTML'
  7. format: restricted_html
  8. weight: 1
  9. filters:
  10. filter_html:
  11. id: filter_html
  12. provider: filter
  13. status: true
  14. weight: -10
  15. settings:
  16. allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
  17. filter_html_help: true
  18. filter_html_nofollow: false
  19. filter_autop:
  20. id: filter_autop
  21. provider: filter
  22. status: true
  23. weight: 0
  24. settings: { }
  25. filter_url:
  26. id: filter_url
  27. provider: filter
  28. status: true
  29. weight: 0
  30. settings:
  31. filter_url_length: 72
  32. slick_filter:
  33. id: slick_filter
  34. provider: slick
  35. status: false
  36. weight: 4
  37. settings:
  38. optionset: default
  39. media_switch: ''