You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.0 KiB

5 years ago
  1. uuid: 271f015f-0bef-408b-b3c9-7afc3ae73e55
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.basic_html
  7. module:
  8. - ckeditor
  9. _core:
  10. default_config_hash: AqlPmO16LvJI4D0Ih6u4GFQIzqr5OnLgAUSjcUGWk2g
  11. format: basic_html
  12. editor: ckeditor
  13. settings:
  14. toolbar:
  15. rows:
  16. -
  17. -
  18. name: Formatting
  19. items:
  20. - Bold
  21. - Italic
  22. -
  23. name: Linking
  24. items:
  25. - DrupalLink
  26. - DrupalUnlink
  27. -
  28. name: Lists
  29. items:
  30. - BulletedList
  31. - NumberedList
  32. -
  33. name: Media
  34. items:
  35. - Blockquote
  36. - DrupalImage
  37. -
  38. name: 'Block Formatting'
  39. items:
  40. - Format
  41. -
  42. name: Tools
  43. items:
  44. - Source
  45. plugins:
  46. stylescombo:
  47. styles: ''
  48. image_upload:
  49. status: true
  50. scheme: public
  51. directory: inline-images
  52. max_size: ''
  53. max_dimensions:
  54. width: 0
  55. height: 0