You are here

editor.editor.full_html.yml in Varbase Editor 8.4

Same filename and directory in other branches
  1. 8.5 config/install/editor.editor.full_html.yml
config/install/editor.editor.full_html.yml

File

config/install/editor.editor.full_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.full_html
  6. module:
  7. - ckeditor
  8. format: full_html
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: 'Block Formatting'
  16. items:
  17. - Cut
  18. - Copy
  19. - Paste
  20. - PasteFromWord
  21. - '-'
  22. - Undo
  23. - Redo
  24. -
  25. name: Media
  26. items:
  27. - DrupalImage
  28. - video_embed
  29. - media
  30. - Embed
  31. - '-'
  32. - Blockquote
  33. - HorizontalRule
  34. - '-'
  35. - Table
  36. -
  37. name: Linking
  38. items:
  39. - '-'
  40. - Linkit
  41. - '-'
  42. - Link
  43. - Unlink
  44. - '-'
  45. - Anchor
  46. -
  47. name: Tools
  48. items:
  49. - ShowBlocks
  50. - Maximize
  51. - Source
  52. -
  53. -
  54. name: Style
  55. items:
  56. - Styles
  57. - Format
  58. -
  59. name: Formatting
  60. items:
  61. - Bold
  62. - Italic
  63. - Underline
  64. - Strike
  65. - '-'
  66. - Subscript
  67. - Superscript
  68. - '-'
  69. - RemoveFormat
  70. -
  71. name: Lists
  72. items:
  73. - NumberedList
  74. - BulletedList
  75. - '-'
  76. - Outdent
  77. - Indent
  78. -
  79. name: Alignment
  80. items:
  81. - JustifyLeft
  82. - JustifyCenter
  83. - JustifyRight
  84. - '-'
  85. - BidiLtr
  86. - BidiRtl
  87. - '-'
  88. - Language
  89. plugins:
  90. language:
  91. language_list: un
  92. stylescombo:
  93. styles: "div.bs-callout|Callout\r\ndiv.bs-callout.bs-callout-danger|Callout danger\r\ndiv.bs-callout.bs-callout-warning|Callout warning\r\ndiv.bs-callout.bs-callout-info|Callout Info\r\ndiv.well|Well\r\ndiv.well.well-lg|Well large\r\ndiv.well.well-sm|Well small\r\ndiv.alert.alert-success|Alert success\r\ndiv.alert.alert-info|Alert info\r\ndiv.alert.alert-warning|Alert warning\r\ndiv.alert.alert-danger|Alert danger\r\ndiv.panel.panel-primary|Panel primary\r\ndiv.panel.panel-success|Panel success\r\ndiv.panel.panel-info|Panel info\r\ndiv.panel.panel-warning|Panel warning\r\ndiv.panel.panel-danger|Panel danger\r\ndiv.panel-heading|Panel heading\r\ndiv.panel-title|Panel title\r\ndiv.panel-body|Panel body\r\ndiv.panel-footer|Panel footer"
  94. autoembed:
  95. status: embed
  96. linkit:
  97. linkit_profile: linkit_all_nodes
  98. video_embed:
  99. defaults:
  100. children:
  101. autoplay: false
  102. responsive: true
  103. width: '854'
  104. height: '480'
  105. image_upload:
  106. status: true
  107. scheme: public
  108. directory: inline-images
  109. max_size: ''
  110. max_dimensions:
  111. width: null
  112. height: null