You are here

filter.format.opigno_certificate_wysiwyg.yml in Opigno certificate 8

config/install/filter.format.opigno_certificate_wysiwyg.yml

File

config/install/filter.format.opigno_certificate_wysiwyg.yml
View source
  1. uuid: null
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - media
  7. - token_filter
  8. name: 'Certificate WYSIWYG'
  9. format: opigno_certificate_wysiwyg
  10. weight: 0
  11. filters:
  12. filter_html:
  13. id: filter_html
  14. provider: filter
  15. status: false
  16. weight: -10
  17. settings:
  18. allowed_html: '<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> <img src alt data-entity-type data-entity-uuid style> <a href hreflang data-entity-type data-entity-uuid> <p> <h1> <pre> <span>'
  19. filter_html_help: true
  20. filter_html_nofollow: false
  21. token_filter:
  22. id: token_filter
  23. provider: token_filter
  24. status: true
  25. weight: 0
  26. settings:
  27. replace_empty: false
  28. media_embed:
  29. id: media_embed
  30. provider: media
  31. status: false
  32. weight: 100
  33. settings:
  34. default_view_mode: default
  35. allowed_media_types: { }
  36. allowed_view_modes: { }