blogit icon indicating copy to clipboard operation
blogit copied to clipboard

Add support for image uploads

Open Bodacious opened this issue 9 years ago • 7 comments

We need to add support for uploading one or more images to a blog post. Any thoughts on the best way to implement this?

Would people be happy with using Carrierwave as the main uploader?

Bodacious avatar Jun 22 '15 16:06 Bodacious

I would like to put in a request for Paperclip since the app I am developing already uses it. But I don't have any data to back that choice up.

stwf avatar Jun 29 '15 18:06 stwf

Yea, I'd echo the support for Paperclip. I prefer it.

jamesosb avatar Jun 29 '15 18:06 jamesosb

Carrierwave is better because it separates the uploaders from the model. Carrierwave uploaders are also easily reusable across models.

BrokenChair avatar Jul 11 '15 22:07 BrokenChair

+1 for carrierwave

dzmitrys-dev avatar Jul 24 '15 13:07 dzmitrys-dev

My experience is with Paperclip, but any method of image uploading would be welcomed - for me it's the top missing feature.

davestephens avatar Nov 18 '15 10:11 davestephens

Any progress on this. Its a huge feature that makes choosing a different blog engine easier.

stevendelarwelle avatar Apr 04 '16 12:04 stevendelarwelle

Hi @stevendelarwelle

We haven't planned out how to approach this yet. If you'd like to contribute, we'd welcome your input.

Otherwise, it's not likely to be added for a few months yet. Our team has client work which we need to focus on right now.

Bodacious avatar Apr 04 '16 17:04 Bodacious