Galileo icon indicating copy to clipboard operation
Galileo copied to clipboard

New feature "upload image from your computer"

Open karel-m opened this issue 12 years ago • 3 comments

Hi,

this pull request is just a proof of concept demonstrating new feature "upload image from your computer" (it is really a demo I do not expect it can be merged into your repo as it is)

It follows the idea from http://ben.onfabrik.com/posts/pagedown-markdown-editor-custom-image-dialog

It would be nice to have something like this in Galileo.

--Karel

karel-m avatar Feb 07 '13 10:02 karel-m

Image uploads are planned for Galileo, I just haven't gotten there yet. I will be interested to see your approach. Cheers.

(Proof that its on my mind: http://irclog.perlgeek.de/mojo/2013-02-06#i_6417984)

jberger avatar Feb 07 '13 11:02 jberger

Here is the first implementation of the file upload mechanism that Galileo will eventually use: https://gist.github.com/jberger/4744482

jberger avatar Feb 10 '13 04:02 jberger

Here is the first implementation of the file upload mechanism that Galileo will eventually use: https://gist.github.com/jberger/4744482

This would be cool to have a type of asset backend where we could specify the storage type (i.e. S3, cloudfiles, or local)

adam-stokes avatar Jun 25 '13 00:06 adam-stokes