You are here

filter.format.full_html.yml in Brainstorm profile 8

module/features/brainstorm_site/config/install/filter.format.full_html.yml

File

module/features/brainstorm_site/config/install/filter.format.full_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - editor
  6. name: 'Full HTML'
  7. format: full_html
  8. weight: 1
  9. filters:
  10. filter_align:
  11. id: filter_align
  12. provider: filter
  13. status: true
  14. weight: 8
  15. settings: { }
  16. filter_caption:
  17. id: filter_caption
  18. provider: filter
  19. status: true
  20. weight: 9
  21. settings: { }
  22. filter_htmlcorrector:
  23. id: filter_htmlcorrector
  24. provider: filter
  25. status: true
  26. weight: 10
  27. settings: { }
  28. editor_file_reference:
  29. id: editor_file_reference
  30. provider: editor
  31. status: true
  32. weight: 11
  33. settings: { }
  34. filter_html:
  35. id: filter_html
  36. provider: filter
  37. status: false
  38. weight: -10
  39. settings:
  40. 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>'
  41. filter_html_help: true
  42. filter_html_nofollow: false