mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +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,
|
fontSize_sizes: font_sizes,
|
||||||
toolbarCanCollapse: true,
|
toolbarCanCollapse: true,
|
||||||
allowedContent: true,
|
allowedContent: true,
|
||||||
|
clipboard_handleImages: false,
|
||||||
startupFocus: {json_encode($editor_focus)},
|
startupFocus: {json_encode($editor_focus)},
|
||||||
language: "{str_replace('jp','ja',$lang_type)}",
|
language: "{str_replace('jp','ja',$lang_type)}",
|
||||||
iframe_attributes: {},
|
iframe_attributes: {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue