Linking to images on Flickr...
Linking to images on Flickr...
Author
Discussion

Dave^

Original Poster:

7,895 posts

282 months

Wednesday 2nd June 2010
quotequote all
Is there any way to do this properly?

Flickr give you the HTML code to use...

<a href="http://www.flickr.com/photos/dave-/4663962069/" title="1566 by Dave^, on Flickr">
<img src="http://farm5.static.flickr.com/4045/4663962069_c652367302_b.jpg" width="800" height="538" alt="1566" />
</a>


But there's no way (that I can see/workout) to use this/the usual alternative PH code for it to work...

It would be great if we could post a clickable thumbnail, which takes you to the picture page, rather than just the image...

ie, Clicking this...



...would take you...

http://www.flickr.com/photos/dave-/4663962069/


I'm guessing it wouldn't be as easy as it looks, unless I'm missing something...

Dave^

Original Poster:

7,895 posts

282 months

Wednesday 2nd June 2010
quotequote all
Sussed it, kinda...

[url][img]http://farm5.static.flickr.com/4045/4663962069_c652367302_b.jpg[/img]|http://www.flickr.com/photos/dave-/4663962069/[/url]


"img" tags work...

but "thumb", and "pic" tags don't... they just link you to the image itself, not the page url...

What would it take to get "thumb" tags to work?

img:




pic:




thumb:


Mr Will

13,719 posts

235 months

Thursday 3rd June 2010
quotequote all
You've figured out the right way of doing it, IMG tags wrapped in URL tags. Unfortunately due to the way that pic and thumb tags work, it is not possible to make it click through to somewhere else at the moment.

Can I ask why you are so keen to do this?

Dave^

Original Poster:

7,895 posts

282 months

Thursday 3rd June 2010
quotequote all
Cheers Will...

A lot of people on here use Flickr...

Flickr said:
Flickr Community Guidelines specify that if you post a Flickr photo on an external website, the photo must link back to its photo page.
I'd rather post/see thumbnails/smaller pics, rather than the full size pics...

Mr Will

13,719 posts

235 months

Thursday 3rd June 2010
quotequote all
Dave^ said:
Cheers Will...

A lot of people on here use Flickr...

Flickr said:
Flickr Community Guidelines specify that if you post a Flickr photo on an external website, the photo must link back to its photo page.
I'd rather post/see thumbnails/smaller pics, rather than the full size pics...
Fair enough, I didn't know Flickr had that in their terms, it seems most people just ignore it. Is it an obligation or just a guideline?

Anything posted using IMG will resize to a maximum of 750px and then shrink to a 200px thumb when quoted, so using IMG is fine.

Dave^

Original Poster:

7,895 posts

282 months

Thursday 3rd June 2010
quotequote all
To be honest it's just a guideline... but still, I suppose we're meant to follow it all the same...

"Do link back to Flickr when you post your Flickr content elsewhere.
The Flickr service makes it possible to post content hosted on Flickr to outside web sites. However, pages on other web sites that display content hosted on flickr.com must provide a link from each photo or video back to its page on Flickr."

Mr Will

13,719 posts

235 months

Thursday 3rd June 2010
quotequote all
Dave^ said:
To be honest it's just a guideline... but still, I suppose we're meant to follow it all the same...

"Do link back to Flickr when you post your Flickr content elsewhere.
The Flickr service makes it possible to post content hosted on Flickr to outside web sites. However, pages on other web sites that display content hosted on flickr.com must provide a link from each photo or video back to its page on Flickr."
Fair enough, IMG tags are the way forward then. thumbup

Dave^

Original Poster:

7,895 posts

282 months

Thursday 3rd June 2010
quotequote all



Hmmm, it appears the thumbnail, smaller size can be done... by using the "Available Sizes" of the Flickr page...

It's a bit faffy, but can be done...