Flickrfeed
Categories
Component ID
1996622
Component name
Flickrfeed
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
An abuse of the Token API in Drupal to provide a themed output of flickr photos given a username and tag.
The token looks like this:
[flickrfeed:usertag:95221224@N04:rundunainrouge]
The user ID part can be the Flickr NSID or the display name. The tag part can have one or many comma-separated tags. Both are mandatory.
The output is themed by flickrfeed.tpl.php.
