Flickr User And Tag Macro

Last modified by Vincent Massol on 2021/03/17 21:28

cogDisplays latest public photos from a given user tagged with the given tag
TypeDoc (Velocity Macro)
Category
Developed by

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Description

This macro is now deprecated. At the moment it's still available but you'll need to edit your xwiki.cfg configuration file and add xwiki.render.velocity.macrolist=/templates/macros.vm,/templates/deprecatedMacros.vm. The macro can be removed at any time and you're highly recommended to stop using it.

Usage

#flickrusertag($id $tag)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
idnoa stringnonea Flickr user id
tagnoa stringnonea tag

Example

Caterina Fake's latest public photos tagged moblog:

#flickrusertag("12037949663@N01" "moblog")

Result

flickrusertag.png

Tags:
    

Get Connected