You are here

filter.format.full_html.yml in Varbase Editor 8.6

config/optional/filter.format.full_html.yml

File

config/optional/filter.format.full_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - ace_editor
  6. - ckeditor_media_embed
  7. - editor
  8. - entity_embed
  9. - image_resize_filter
  10. - pathologic
  11. name: 'Rich editor'
  12. format: full_html
  13. weight: -10
  14. filters:
  15. filter_align:
  16. id: filter_align
  17. provider: filter
  18. status: true
  19. weight: -48
  20. settings: { }
  21. filter_caption:
  22. id: filter_caption
  23. provider: filter
  24. status: true
  25. weight: -47
  26. settings: { }
  27. filter_htmlcorrector:
  28. id: filter_htmlcorrector
  29. provider: filter
  30. status: true
  31. weight: -42
  32. settings: { }
  33. editor_file_reference:
  34. id: editor_file_reference
  35. provider: editor
  36. status: true
  37. weight: -41
  38. settings: { }
  39. filter_html:
  40. id: filter_html
  41. provider: filter
  42. status: false
  43. weight: -50
  44. settings:
  45. allowed_html: '<em * id class> <strong * id class> <cite * id class> <blockquote * id class cite> <code * id class> <ul * id class type> <ol * id class start type> <li * id class> <dl * id class> <dt * id class> <dd * id class> <h2 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h3 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h4 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h5 * id class="text-align-left text-align-center text-align-right text-align-justify"> <h6 * id class="text-align-left text-align-center text-align-right text-align-justify"> <img src height width alt data-*> <hr * id class> <table * id class> <caption * id class> <tbody * id class> <thead * id class> <tfoot * id class> <th * id class> <td * id class> <tr * id class> <a id class href hreflang !href accesskey id rel target title name> <p class="text-align-left text-align-center text-align-right text-align-justify red-background red-underline-border red-quote-underline-border red-rectangle-border red-exclamation-mark side-block left-side-block right-side-block"> <pre * id class> <u> <s> <sub * id class> <sup * id class> <div * id class> <drupal-entity * data-*> <figure *> <picture *> <article *> <figcaption *>'
  46. filter_html_help: true
  47. filter_html_nofollow: false
  48. filter_url:
  49. id: filter_url
  50. provider: filter
  51. status: true
  52. weight: -43
  53. settings:
  54. filter_url_length: 72
  55. entity_embed:
  56. id: entity_embed
  57. provider: entity_embed
  58. status: true
  59. weight: -49
  60. settings: { }
  61. filter_html_image_secure:
  62. id: filter_html_image_secure
  63. provider: filter
  64. status: false
  65. weight: -37
  66. settings: { }
  67. filter_autop:
  68. id: filter_autop
  69. provider: filter
  70. status: false
  71. weight: -38
  72. settings: { }
  73. filter_html_escape:
  74. id: filter_html_escape
  75. provider: filter
  76. status: false
  77. weight: -39
  78. settings: { }
  79. filter_pathologic:
  80. id: filter_pathologic
  81. provider: pathologic
  82. status: true
  83. weight: -45
  84. settings:
  85. settings_source: global
  86. local_settings:
  87. protocol_style: full
  88. local_paths: ''
  89. filter_image_resize:
  90. id: filter_image_resize
  91. provider: image_resize_filter
  92. status: true
  93. weight: -40
  94. settings:
  95. image_locations:
  96. local: true
  97. remote: true
  98. ace_filter:
  99. id: ace_filter
  100. provider: ace_editor
  101. status: false
  102. weight: -36
  103. settings:
  104. theme: cobalt
  105. syntax: html
  106. height: 500px
  107. width: 700px
  108. font_size: 10pt
  109. line_numbers: '1'
  110. show_invisibles: '0'
  111. print_margins: '1'
  112. auto_complete: true
  113. use_wrap_mode: '1'
  114. filter_ckeditor_media_embed:
  115. id: filter_ckeditor_media_embed
  116. provider: ckeditor_media_embed
  117. status: true
  118. weight: -44
  119. settings: { }
  120. filter_image_link_to_source:
  121. id: filter_image_link_to_source
  122. provider: image_resize_filter
  123. status: false
  124. weight: -35
  125. settings: { }