mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Disable clipboard image handling in CKEditor
This commit is contained in:
parent
55fe822b2b
commit
88ac7ef65d
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@
|
|||
fontSize_sizes: font_sizes,
|
||||
toolbarCanCollapse: true,
|
||||
allowedContent: true,
|
||||
clipboard_handleImages: false,
|
||||
startupFocus: {json_encode($editor_focus)},
|
||||
language: "{str_replace('jp','ja',$lang_type)}",
|
||||
iframe_attributes: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue