選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- # 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'
|