You are here

editor.editor.full_html.yml in Varbase Editor 8.7

config/optional/editor.editor.full_html.yml

File

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