mindmup / bootstrap-wysiwyg

Tiny bootstrap-compatible WISWYG rich text editor
MIT License
5.56k stars 844 forks source link

Inserting Images #184

Open rfresh737 opened 9 years ago

rfresh737 commented 9 years ago

Where are the images stored when I drag an image onto the editor? I assume it gets uploaded to my server but can I determine into what folder?

Thanks...

sanguine-my-brother commented 7 years ago

It's uploaded as a base64 String in the String the server receives in the post data.