You are here

filter.format.full_html.yml in Varbase Editor 8.5

Same filename and directory in other branches
  1. 8.4 config/install/filter.format.full_html.yml
config/install/filter.format.full_html.yml

File

config/install/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. - video_embed_wysiwyg
  12. name: 'Rich editor'
  13. format: full_html
  14. weight: -10
  15. filters:
  16. filter_align:
  17. id: filter_align
  18. provider: filter
  19. status: true
  20. weight: -48
  21. settings: { }
  22. filter_caption:
  23. id: filter_caption
  24. provider: filter
  25. status: true
  26. weight: -47
  27. settings: { }
  28. filter_htmlcorrector:
  29. id: filter_htmlcorrector
  30. provider: filter
  31. status: true
  32. weight: -42
  33. settings: { }
  34. editor_file_reference:
  35. id: editor_file_reference
  36. provider: editor
  37. status: true
  38. weight: -41
  39. settings: { }
  40. filter_html:
  41. id: filter_html
  42. provider: filter
  43. status: false
  44. weight: -50
  45. settings:
  46. 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 *>'
  47. filter_html_help: true
  48. filter_html_nofollow: false
  49. video_embed_wysiwyg:
  50. id: video_embed_wysiwyg
  51. provider: video_embed_wysiwyg
  52. status: false
  53. weight: -46
  54. settings: { }
  55. filter_url:
  56. id: filter_url
  57. provider: filter
  58. status: true
  59. weight: -43
  60. settings:
  61. filter_url_length: 72
  62. entity_embed:
  63. id: entity_embed
  64. provider: entity_embed
  65. status: true
  66. weight: -49
  67. settings: { }
  68. filter_html_image_secure:
  69. id: filter_html_image_secure
  70. provider: filter
  71. status: false
  72. weight: -37
  73. settings: { }
  74. filter_autop:
  75. id: filter_autop
  76. provider: filter
  77. status: false
  78. weight: -38
  79. settings: { }
  80. filter_html_escape:
  81. id: filter_html_escape
  82. provider: filter
  83. status: false
  84. weight: -39
  85. settings: { }
  86. filter_pathologic:
  87. id: filter_pathologic
  88. provider: pathologic
  89. status: true
  90. weight: -45
  91. settings:
  92. settings_source: global
  93. local_settings:
  94. protocol_style: full
  95. local_paths: ''
  96. filter_image_resize:
  97. id: filter_image_resize
  98. provider: image_resize_filter
  99. status: false
  100. weight: -40
  101. settings: { }
  102. ace_filter:
  103. id: ace_filter
  104. provider: ace_editor
  105. status: false
  106. weight: -36
  107. settings:
  108. theme: cobalt
  109. syntax: html
  110. height: 500px
  111. width: 700px
  112. font_size: 10pt
  113. line_numbers: '1'
  114. print_margins: '1'
  115. show_invisibles: '0'
  116. use_wrap_mode: '1'
  117. filter_ckeditor_media_embed:
  118. id: filter_ckeditor_media_embed
  119. provider: ckeditor_media_embed
  120. status: true
  121. weight: -44
  122. settings: { }
  123. filter_image_link_to_source:
  124. id: filter_image_link_to_source
  125. provider: image_resize_filter
  126. status: false
  127. weight: -35
  128. settings: { }