ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Docs issue report from "features/images/images-installation.html"

Open hieukop opened this issue 1 year ago • 1 comments

Origin URL

https://ckeditor.com/docs/ckeditor5/latest/features/images/images-installation.html

Project version

43.0.0

Is the information outdated? How?

  • Main class for image uploading - 'ImageUpload' class is missed in the import block and 'plugins' array.
  • Name of the upload image button listed in 'toolbar' array is incorrect, it should be 'uploadImage' instead of 'insertImage'. This causes the lack of upload image button in the toolbar.

Is there something missing in the guide? What is it?

  • It is also necessary to add 'Base64UploadAdapter' class to import block and 'plugins' arry for handling file-upload action.

Is there anything else you would like to add?

more instruction about api sector. For instance, how to create instance of SourceEditing and check whether the 'isSourceEdittingMode' property is true or false as well as call method to change the property state.

User agent

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

hieukop avatar Aug 28 '24 10:08 hieukop

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 Aug 28 '25 23:08 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 Sep 28 '25 23:09 CKEditorBot