Flickr Tag Macro
Last modified by Vincent Massol on 2024/07/05 14:29
Displays public photos from Flickr with the given tag |
Type | Doc (Velocity Macro) |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Usage
#flickrtag($tag)
Parameters definition
Name | Optional | Allowed values | Default value | Description |
---|---|---|---|---|
tag | no | a string | none | a tag name |
Example
Display latest public photos with the 'xwiki' tag
#flickrtag("xwiki")