Flickr Macro
Last modified by Vincent Massol on 2024/07/05 17:53
Displays a list of images taken from a Flickr RSS Feed |
Type | Doc (Velocity Macro) |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
For more information on available feeds, see the Flickr web site.
Usage
#flickr($rssfeed)
Parameters definition
Name | Optional | Allowed values | Default value | Description |
---|---|---|---|---|
rssfeed | no | a string | none | The URL of an RSS feed |
Example
Display latest public photos
#flickr("http://api.flickr.com/services/feeds/photos_public.gne?format=rss2")