ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Docs issue report from "framework/develpment-tools/inspector.html"

Open VikramP-RSW opened this issue 1 year ago • 1 comments

Origin URL

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

Project version

43.2.0

Is the information outdated? How?

Not able to get linking image in classic ckeditor $(document).ready(function(){ var url = "{{ route('teacher.uploadimage', ['_token' => csrf_token()]) }}"; ClassicEditor .create(document.querySelector('#description'), { ckfinder: { uploadUrl: url, } }) .catch(error => { console.error(error); }); });

i have used cdn for this and have not restricted any plugin so need all but not able to find linkImage and also i search on this link code linkImage is not availbe in code

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

not able to get about linkImage in classic ckeditor

Is there anything else you would like to add?

not able to get about linkImage in classic ckeditor

User agent

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

VikramP-RSW avatar Oct 08 '24 11:10 VikramP-RSW

this issue is very confusing can you describe it properly so that i can contribute to it.

FullStack-webDevloper avatar Oct 15 '24 15:10 FullStack-webDevloper

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 Oct 15 '25 23:10 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 Nov 14 '25 23:11 CKEditorBot