Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-10-02 03:58:28

mistersugar
Member
From: North Carolina
Registered: 2004-04-13
Posts: 141
Website

Show random public flickr photo with certain tag

I’m redesigning my family website, and I want to be able to display a random medium-sized (500px wide) public Flickr photo tagged with my family’s name (so anyone in my family can upload photos to Flickr and tag them and they’d show up on my site). I’m new to Flickr, but it seems perfect for allowing me to get photos of my extended and very-spread-out family.

I’ve looked into the Flickr plugins for Txp, as well as the Flickr make-a-badge tool, but can’t seem to figure out if what I want to do is possible. Is it? How? (Maybe this php code will do?)

Offline

#2 2005-10-02 08:42:57

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: Show random public flickr photo with certain tag

Do you know this plugin? Lachlan knows a lot about flickr, perhaps contact him…

Offline

#3 2005-10-03 04:04:21

mistersugar
Member
From: North Carolina
Registered: 2004-04-13
Posts: 141
Website

Re: Show random public flickr photo with certain tag

Thanks, Alexandra. I’m testing that plugin now, and will contact Lachlan. I appreciate the suggestions.

Offline

#4 2005-10-13 10:21:42

larf
Archived Plugin Author
Registered: 2005-01-31
Posts: 159
Website

Re: Show random public flickr photo with certain tag

The latest version of vdh_flickr has all you need.

Use this code in an article or page template:
<txp:vdh_flickr_thumbnails nsid="43973976N00” tags=“family” random=“1” thumbnails_form=“random_pic” thumbnail_size=‘n’ />@

And create this form called “random_pic”, type misc:
<txp:vdh_flickr_thumbnails_list />

Offline

Board footer

Powered by FluxBB