You are here

editor.editor.full_html.yml in Open Social 8.2

modules/social_features/social_editor/config/install/editor.editor.full_html.yml

File

modules/social_features/social_editor/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: Formatting
  16. items:
  17. - Bold
  18. - Italic
  19. - Strike
  20. - Superscript
  21. - Subscript
  22. - '-'
  23. - RemoveFormat
  24. -
  25. name: Alignment
  26. items:
  27. - JustifyLeft
  28. - JustifyCenter
  29. - JustifyRight
  30. - JustifyBlock
  31. -
  32. name: Linking
  33. items:
  34. - DrupalLink
  35. - DrupalUnlink
  36. -
  37. name: Lists
  38. items:
  39. - BulletedList
  40. - NumberedList
  41. -
  42. name: Media
  43. items:
  44. - Blockquote
  45. - DrupalImage
  46. - Table
  47. - HorizontalRule
  48. -
  49. name: 'Block Formatting'
  50. items:
  51. - Format
  52. -
  53. name: Tools
  54. items:
  55. - ShowBlocks
  56. - Source
  57. plugins:
  58. language:
  59. language_list: un
  60. stylescombo:
  61. styles: ''
  62. image_upload:
  63. status: true
  64. scheme: public
  65. directory: inline-images
  66. max_size: ''
  67. max_dimensions:
  68. width: null
  69. height: null