mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +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
|
|
@ -104,6 +104,7 @@ var auto_saved_msg = "{$lang->msg_auto_saved}";
|
|||
fontSize_sizes: font_sizes,
|
||||
toolbarCanCollapse: true,
|
||||
allowedContent: true,
|
||||
startupFocus: {json_encode($editor_focus)},
|
||||
language: "{str_replace('jp','ja',$lang_type)}"
|
||||
},
|
||||
loadXeComponent: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue