You are here

editor.editor.full_html.yml in Entity Browser 8.2

tests/modules/entity_browser_entity_embed_test/config/install/editor.editor.full_html.yml

File

tests/modules/entity_browser_entity_embed_test/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: Linking
  26. items:
  27. - DrupalLink
  28. - DrupalUnlink
  29. -
  30. name: Lists
  31. items:
  32. - BulletedList
  33. - NumberedList
  34. -
  35. name: Media
  36. items:
  37. - Blockquote
  38. - DrupalImage
  39. - Table
  40. - HorizontalRule
  41. - jet_shark_embed
  42. - bundle_filter_test
  43. -
  44. name: 'Block Formatting'
  45. items:
  46. - Format
  47. -
  48. name: Tools
  49. items:
  50. - ShowBlocks
  51. - Source
  52. plugins:
  53. language:
  54. language_list: un
  55. stylescombo:
  56. styles: ''
  57. image_upload:
  58. status: true
  59. scheme: public
  60. directory: inline-images
  61. max_size: ''
  62. max_dimensions:
  63. width: null
  64. height: null