You are here

editor.editor.panopoly_wysiwyg_full.yml in Panopoly WYSIWYG 8.2

config/install/editor.editor.panopoly_wysiwyg_full.yml

File

config/install/editor.editor.panopoly_wysiwyg_full.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.panopoly_wysiwyg_full
  6. module:
  7. - ckeditor
  8. format: panopoly_wysiwyg_full
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: Formatting
  16. items:
  17. - Bold
  18. - Italic
  19. - Strike
  20. -
  21. name: Colors
  22. items:
  23. - TextColor
  24. - BGColor
  25. -
  26. name: 'Lists and Quotes'
  27. items:
  28. - BulletedList
  29. - NumberedList
  30. - Blockquote
  31. -
  32. name: 'Text Align'
  33. items:
  34. - JustifyLeft
  35. - JustifyCenter
  36. - JustifyRight
  37. -
  38. name: 'Linking and Break'
  39. items:
  40. - DrupalLink
  41. - DrupalUnlink
  42. - panopoly_wysiwyg_anchor
  43. - DrupalBreak
  44. -
  45. name: Tools
  46. items:
  47. - panopoly_media_wysiwyg_media_embed
  48. - Maximize
  49. - Source
  50. - panopoly_wysiwyg_kitchensink
  51. -
  52. -
  53. name: 'Block Formatting'
  54. items:
  55. - Format
  56. -
  57. name: Underline
  58. items:
  59. - Underline
  60. -
  61. name: Justify
  62. items:
  63. - JustifyBlock
  64. -
  65. name: Table
  66. items:
  67. - Table
  68. -
  69. name: 'Clear Formatting'
  70. items:
  71. - PasteText
  72. - PasteFromWord
  73. - RemoveFormat
  74. -
  75. name: 'Special Characters'
  76. items:
  77. - SpecialChar
  78. -
  79. name: Indentation
  80. items:
  81. - Outdent
  82. - Indent
  83. -
  84. name: Undo/Redo
  85. items:
  86. - Undo
  87. - Redo
  88. plugins:
  89. stylescombo:
  90. styles: ''
  91. drupallink:
  92. linkit_enabled: true
  93. linkit_profile: default
  94. language:
  95. language_list: un
  96. colorbutton:
  97. colors: ''
  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