You are here

editor.editor.full_html.yml in Varbase Editor 8.5

Same filename and directory in other branches
  1. 8.4 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. - media
  28. - Embed
  29. - '-'
  30. - Blockquote
  31. - HorizontalRule
  32. - '-'
  33. - Table
  34. -
  35. name: Linking
  36. items:
  37. - '-'
  38. - Linkit
  39. - '-'
  40. - Link
  41. - Unlink
  42. - '-'
  43. - Anchor
  44. -
  45. name: Tools
  46. items:
  47. - ShowBlocks
  48. - Maximize
  49. - Source
  50. -
  51. -
  52. name: Style
  53. items:
  54. - Styles
  55. - Format
  56. -
  57. name: Formatting
  58. items:
  59. - Bold
  60. - Italic
  61. - Underline
  62. - Strike
  63. - '-'
  64. - Subscript
  65. - Superscript
  66. - '-'
  67. - RemoveFormat
  68. -
  69. name: Lists
  70. items:
  71. - NumberedList
  72. - BulletedList
  73. - '-'
  74. - Outdent
  75. - Indent
  76. -
  77. name: Alignment
  78. items:
  79. - JustifyLeft
  80. - JustifyCenter
  81. - JustifyRight
  82. - '-'
  83. - BidiLtr
  84. - BidiRtl
  85. - '-'
  86. - Language
  87. plugins:
  88. stylescombo:
  89. 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"
  90. language:
  91. language_list: un
  92. autoembed:
  93. status: embed
  94. linkit:
  95. linkit_profile: linkit_all_nodes
  96. video_embed:
  97. defaults:
  98. children:
  99. autoplay: false
  100. responsive: true
  101. width: '854'
  102. height: '480'
  103. image_upload:
  104. status: true
  105. scheme: public
  106. directory: inline-images
  107. max_size: ''
  108. max_dimensions:
  109. width: null
  110. height: null