Kademi / keditor

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
http://kademi.github.io/keditor/
MIT License
319 stars 154 forks source link

Photo source url #224

Closed serdarbora closed 4 years ago

serdarbora commented 4 years ago

Hello, is there a way to get photo url instead of base64 file with getcontent method? I want to use url instead of photo to not load my database so much.

serdarbora commented 4 years ago

I added pictures name as alt element of image and calling it during saving into database