You are here

editor.editor.full_html.yml in Varbase Editor 9.0.x

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. - - name: "Block Formatting"
  14. items:
  15. - Cut
  16. - Copy
  17. - Paste
  18. - PasteFromWord
  19. - "-"
  20. - Undo
  21. - Redo
  22. - name: Media
  23. items:
  24. - DrupalMediaLibrary
  25. - gallery
  26. - Embed
  27. - "-"
  28. - Blockquote
  29. - HorizontalRule
  30. - "-"
  31. - Table
  32. - name: Linking
  33. items:
  34. - DrupalLink
  35. - "-"
  36. - DrupalUnlink
  37. - Anchor
  38. - name: Tools
  39. items:
  40. - ShowBlocks
  41. - Maximize
  42. - Source
  43. - - name: Style
  44. items:
  45. - Styles
  46. - Format
  47. - name: Formatting
  48. items:
  49. - Bold
  50. - Italic
  51. - Underline
  52. - Strike
  53. - "-"
  54. - Subscript
  55. - Superscript
  56. - "-"
  57. - RemoveFormat
  58. - name: Lists
  59. items:
  60. - NumberedList
  61. - BulletedList
  62. - "-"
  63. - Outdent
  64. - Indent
  65. - name: Alignment
  66. items:
  67. - JustifyLeft
  68. - JustifyCenter
  69. - JustifyRight
  70. - "-"
  71. - BidiLtr
  72. - BidiRtl
  73. - "-"
  74. plugins:
  75. stylescombo:
  76. styles: "h2.display-1|Display 1\r\nh2.display-2|Display 2\r\nh3.display-3|Display 3\r\nh4.display-4|Display 4\r\ndiv.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"
  77. language:
  78. language_list: un
  79. drupallink:
  80. linkit_enabled: true
  81. linkit_profile: linkit_all_nodes
  82. autoembed:
  83. status: embed
  84. tokenbrowser:
  85. token_types: {}
  86. image_upload:
  87. status: true
  88. scheme: public
  89. directory: inline-images
  90. max_size: ""
  91. max_dimensions:
  92. width: null
  93. height: null