You are here

filter.format.basic_html.yml in Juicebox HTML5 Responsive Image Galleries 8.3

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

File

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