[Templates] use of Flickr API
Josh Rosenbaum
josh@infogears.com
Tue, 02 Jan 2007 14:05:32 -0700
Andrew Black wrote:
> Hi there
> I wonder if anyone has done any work in using the Flickr API in TT?
> The sort of thing that would be nice would be to produce a list of
> thumbnails of each photo with a particular tag.
I don't have any information on this. Why not create a simple plugin wrapper around the API? Or even easier, you could just pass a routine in the vars parameter of the process routine that would call a certain Flickr API routine that you wanted.
-- Josh