filter.format.full_html.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. uuid: dc6ccc6a-84e3-4ecb-8362-d341ee42f843
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - pathologic
  7. - url_to_video_filter
  8. - video_embed_wysiwyg
  9. name: 'full html'
  10. format: full_html
  11. weight: 0
  12. filters:
  13. filter_htmlcorrector:
  14. id: filter_htmlcorrector
  15. provider: filter
  16. status: true
  17. weight: 10
  18. settings: { }
  19. filter_url:
  20. id: filter_url
  21. provider: filter
  22. status: true
  23. weight: 0
  24. settings:
  25. filter_url_length: 72
  26. filter_html_image_secure:
  27. id: filter_html_image_secure
  28. provider: filter
  29. status: true
  30. weight: 9
  31. settings: { }
  32. filter_pathologic:
  33. id: filter_pathologic
  34. provider: pathologic
  35. status: true
  36. weight: 50
  37. settings:
  38. settings_source: global
  39. local_settings:
  40. protocol_style: full
  41. local_paths: ''
  42. filter_url_to_video:
  43. id: filter_url_to_video
  44. provider: url_to_video_filter
  45. status: true
  46. weight: 0
  47. settings:
  48. youtube: '1'
  49. youtube_webp_preview: '0'
  50. vimeo: '1'
  51. autoload: '0'
  52. video_embed_wysiwyg:
  53. id: video_embed_wysiwyg
  54. provider: video_embed_wysiwyg
  55. status: true
  56. weight: 0
  57. settings: { }