You are here

editor.editor.paragraphs_ief_example.yml in Paragraphs Inline Entity Form 8

modules/paragraphs_inline_entity_form_example/config/install/editor.editor.paragraphs_ief_example.yml

File

modules/paragraphs_inline_entity_form_example/config/install/editor.editor.paragraphs_ief_example.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - filter.format.paragraphs_ief_example
  6. module:
  7. - ckeditor
  8. format: paragraphs_ief_example
  9. editor: ckeditor
  10. settings:
  11. toolbar:
  12. rows:
  13. -
  14. -
  15. name: Formatting
  16. items:
  17. - Bold
  18. - Italic
  19. -
  20. name: Links
  21. items:
  22. - DrupalLink
  23. - DrupalUnlink
  24. -
  25. name: Lists
  26. items:
  27. - BulletedList
  28. - NumberedList
  29. -
  30. name: Media
  31. items:
  32. - Blockquote
  33. - DrupalImage
  34. -
  35. name: Tools
  36. items:
  37. - Source
  38. -
  39. name: Entities
  40. items:
  41. - paragraphs_inline_entity_form
  42. plugins:
  43. language:
  44. language_list: un
  45. stylescombo:
  46. styles: ''
  47. image_upload:
  48. status: false
  49. scheme: public
  50. directory: inline-images
  51. max_size: ''
  52. max_dimensions:
  53. width: null
  54. height: null