Flickr "Image" Field
Boris Mann - January 25, 2007 - 21:26
| Project: | Flickr CCK |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
From what I can see, this does photosets and users. It would be great if you could have a flickr_image field, which allowed people to click on a popup, browse to a Flickr image (either their own or a CC-licensed one...this could be in settings) and then select to associate that Flickr image. Making the field "multi-select" would allow selecting multiple images.

#1
Good idea; thanks, Boris. I believe that's feasible. I'll write up some specs and get started over the weekend.
#2
I have made such a module (for drupal 6). It's still a bit rough around the edges but works pretty well. Uses phpFlickr and exposes a (carousel)widget for users to select pictures from flickr. It also integrates with imagecache and thickbox. Just havn't had the time to create a devaccount on drupal. But will do.