blogit icon indicating copy to clipboard operation
blogit copied to clipboard

Adding images to blog

Open bertomartin opened this issue 11 years ago • 7 comments

This is just a suggestion, not a bug. Do you plan on implementing a way to add images to blogs or probably using the auto_html gem with apis like flickr to accomplish adding images/videos?

Thank you for the great work so far.

bertomartin avatar Feb 11 '13 16:02 bertomartin

@bertomartin -Thanks for the comment.

We don't have any immediate plans to add support for uploading images etc. but I can see the need for it

I'll leave this issue open and we can revisit it when we have the time

Bodacious avatar Feb 13 '13 22:02 Bodacious

@bertomartin @Bodacious please see my fork (https://github.com/dedico/blogit) and v0.8.0_images branch - there is possibility to add an image for post. I'm going to update readme and to add images collection for post. If you have any suggestions how it should work please let me know.

marekstachura avatar Oct 27 '13 15:10 marekstachura

@marekstachura dziękuje bardzo za poprawki!

I'll have a look when I get some more free time to work on Blogit.

Bodacious avatar Oct 30 '13 18:10 Bodacious

Hi I'd love to see some documentation on the image support fork mentioned above.

For the moment I am just using markdown for images like so ![Alt text](/path/to/img.jpg)

abrambailey avatar Nov 24 '13 20:11 abrambailey

@funkdified I will add some documentation soon.

marekstachura avatar Nov 25 '13 13:11 marekstachura

@marekstachura - please feel free to edit the Wiki - I'll look at merging your changes into the gem by the end of the month

Bodacious avatar Nov 25 '13 21:11 Bodacious

@Bodacious I'd like to create a pull request with the image functionality. Should I do it on master branch? If yes - not sure if this is only on my machine - there is a failing test: "Blogit::PostsHelper blog_post_archive should create an ul tag tree with years, monthes and articles" Are you aware of it?

Thanks, Marek

marekstachura avatar Jan 03 '14 22:01 marekstachura