Upload images with CKEditor without using plugin

preview_player
Показать описание
When writing an article on your blog, you will often need to display pictures in between texts usually for illustration purposes. CKEditor helps you achieve this but it can be a bit tricky or hard to work with if you are not using a plugin. The reason is that CKEditor only accepts the URL of the image to be inserted into the post text, and the image must already exist on the internet and not on your local machine.

What we need to do now is to find a way to get the image uploaded to an images directory in our project while we are still writing the post; once the image has been uploaded, the URL of the image will be sent back which we can then use in our CKEditor.
Рекомендации по теме
Комментарии
Автор

Thanks but with CKeditor5 it's possible to upload image without ckFinder...
But i need help for install it :(

jordan
Автор

I am using 4.11.3 version ckeditor in my dotnet project which is working fine. Present requirement is to add the Macros Recorder button option (like ms word) to ckeditr. Please let me know where I can find this plugin and how to implement it correctly.

venkatbodapati
Автор

Thanks a lot for this, really good and handy plugin!. I just have one question. Is it posible to change the location of the saved images? At the moment it is saving to root/ckeditor-images/images, but can I change this so it changes to root/myfolder ? I have tried to change the patch inside the server.php but that just fails, maybe I do this wrong. Thank You

ainariux
Автор

I'm not getting the ckeditor icons, just a button which says upload image in the body, what am i missing

prasanna
Автор

Sir, Can you please send me the link for ckeditor with upload image feature

sirganworld
Автор

Sorry I can not read what you typed, to blurry on my Mac book pro

glassnfire_art
Автор

Hey i need help, can you make another video about php login in but redirect user if there not logged in i need help please, do you remeber when you upload the login or sign up with php? yeah same code but just put redirect user if not logged in please please i beg you please if you don't know what im talking about ask me ok!

rovatk