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.
|
12345678 |
- # Read the documentation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/index.html
- fos_ck_editor:
- base_path: "build/ckeditor"
- js_path: "build/ckeditor/ckeditor.js"
-
- twig:
- form_themes:
- - '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|