You are here

filter.format.basic_html.yml in Diff 8

tests/modules/diff_test/config/install/filter.format.basic_html.yml

File

tests/modules/diff_test/config/install/filter.format.basic_html.yml
View source
  1. format: basic_html
  2. name: 'Basic HTML'
  3. status: true
  4. weight: 0
  5. roles:
  6. - authenticated
  7. filters:
  8. filter_html:
  9. id: filter_html
  10. provider: filter
  11. status: true
  12. weight: -10
  13. settings:
  14. allowed_html: '<a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h4> <h5> <h6> <p> <br> <span> <img>'
  15. filter_html_help: false
  16. filter_html_nofollow: false
  17. filter_align:
  18. id: filter_align
  19. provider: filter
  20. status: true
  21. weight: 7
  22. settings: { }
  23. filter_caption:
  24. id: filter_caption
  25. provider: filter
  26. status: true
  27. weight: 8
  28. settings: { }
  29. filter_html_image_secure:
  30. id: filter_html_image_secure
  31. provider: filter
  32. status: true
  33. weight: 9
  34. settings: { }
  35. filter_htmlcorrector:
  36. id: filter_htmlcorrector
  37. provider: filter
  38. status: true
  39. weight: 10
  40. settings: { }
  41. editor_file_reference:
  42. id: editor_file_reference
  43. provider: editor
  44. status: true
  45. weight: 11
  46. settings: { }
  47. langcode: en
  48. dependencies:
  49. module:
  50. - editor