You are here

filter.format.full_html.yml in Open Social 8.7

modules/social_features/social_editor/config/install/filter.format.full_html.yml

File

modules/social_features/social_editor/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. filter_url:
  29. id: filter_url
  30. provider: filter
  31. status: true
  32. weight: 0
  33. settings:
  34. filter_url_length: 72
  35. editor_file_reference:
  36. id: editor_file_reference
  37. provider: editor
  38. status: true
  39. weight: 11
  40. settings: { }
  41. filter_html:
  42. id: filter_html
  43. provider: filter
  44. status: false
  45. weight: -10
  46. settings:
  47. 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> <s> <sup> <sub> <img src alt data-entity-type data-entity-uuid data-align data-caption> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre> <mention id>'
  48. filter_html_help: true
  49. filter_html_nofollow: false