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 support for image uploads #67

Open
Bodacious opened this issue Jun 22, 2015 · 7 comments
Open

Add support for image uploads #67

Bodacious opened this issue Jun 22, 2015 · 7 comments
Labels

Comments

@Bodacious
Copy link
Owner

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 Bodacious added the TODO label Jun 22, 2015
@stwf
Copy link

stwf commented Jun 29, 2015

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.

@jamesosb
Copy link

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

@BrokenChair
Copy link

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

@dzmitrys-dev
Copy link

+1 for carrierwave

@davestephens
Copy link

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

@stevendelarwelle
Copy link

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

@Bodacious
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants