TinyMCE 4.2 - Get the new (core) Image Tools to save (API) edited images as files?

后端 未结 2 736
情话喂你
情话喂你 2021-01-06 18:54

I am sorry if this is a duplicate. I haven\'t found any question related to this yet:

The new TinyMCE 4.2 Image Tools saves images as base64 data in stead o

2条回答
  •  春和景丽
    2021-01-06 19:33

    You have to initiate the upload by invoking the

    uploadImages()
    

    method. see http://www.tinymce.com/wiki.php/api4:method.tinymce.Editor.uploadImages

提交回复
热议问题