Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

9 lines
266B

  1. # Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
  2. fos_ck_editor:
  3. base_path: "build/ckeditor"
  4. js_path: "build/ckeditor/ckeditor.js"
  5. twig:
  6. form_themes:
  7. - '@FOSCKEditor/Form/ckeditor_widget.html.twig'