Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to upload images instead of inline them #13

Closed
aaronpk opened this issue Jun 4, 2015 · 2 comments
Closed

add option to upload images instead of inline them #13

aaronpk opened this issue Jun 4, 2015 · 2 comments

Comments

@aaronpk
Copy link
Owner

aaronpk commented Jun 4, 2015

Right now, Quill turns image embeds into data URIs so that they Just Work™

Some people might want to handle the photo upload on their own, storing it on disk or in their S3 account or something. The editor could support an option that would send the photo to the Micropub endpoint as a photo post, so that it could store the photo somewhere, returning the URL to Quill.

@diplix
Copy link

diplix commented Jun 5, 2015

+1

@aaronpk
Copy link
Owner Author

aaronpk commented Jun 17, 2016

This is enabled now with the new Micropub Media Endpoint

@aaronpk aaronpk closed this as completed Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants