ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Add SimpleUploadAdapter to Superbuild CDN

Open some1ataplace opened this issue 2 years ago • 1 comments

The docs state that it is a bad idea to use Base64UploadAdapter in production

https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/quick-start.html#using-the-ckeditor-5-superbuild

https://ckeditor.com/docs/ckeditor5/latest/features/images/image-upload/base64-upload-adapter.html

The superbuild CDN uses Base64UploadAdapter by default which is fine for demonstration purposes but it would be great to include SimpleUploadAdapter as well in the same superbuild CDN link.

https://ckeditor.com/docs/ckeditor5/latest/features/images/image-upload/simple-upload-adapter.html

That way, the user could choose whether they want to use Base64UploadAdapter or SimpleUploadAdapter in the main superbuild CDN link. All the user would need to do was put the one they do not want in the removePlugins array.


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

some1ataplace avatar Apr 29 '23 02:04 some1ataplace

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar May 04 '24 03:05 CKEditorBot

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

CKEditorBot avatar Jun 04 '24 03:06 CKEditorBot