No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

9 líneas
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'