Flickr Tag Macro

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

cogDisplays public photos from Flickr 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

#flickrtag($tag)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
tagnoa stringnonea tag name

Example

Display latest public photos with the 'xwiki' tag

#flickrtag("xwiki")

Result

flickrtag.png

Tags:
    

Get Connected