mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Add option to control focus on CKEditor
https://www.xetown.com/qna/801549
This commit is contained in:
parent
cb2920bc99
commit
9ba0b1e3e6
4 changed files with 5 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ class editor extends ModuleObject
|
|||
'content_word_break' => 'normal',
|
||||
'enable_autosave' => 'Y',
|
||||
'allow_html' => 'Y',
|
||||
'editor_focus' => 'N',
|
||||
'autoinsert_image' => 'paragraph',
|
||||
'additional_css' => array(),
|
||||
'additional_mobile_css' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue