Version 11.2 by Sorin Burjan on 2010/12/09 11:45
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

cogDisplays a list of images taken from a RSS Feed
TypeDoc (Velocity Macro)
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

Displays the first few entries from an rss feed in a highlighted box.

For more information on available feeds, see the Flickr web site.

Usage

#flickr($rssfeed)

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
rssfeednoa stringnoneThe URL of an RSS feed

Example

Display latest public photos

#flickr("http://api.flickr.com/services/feeds/photos_public.gne?format=rss2")

The format=rss2 parameter is necessary because the underlying rss macro does not correctly display default Atom content

If you're behind a proxy you'll need to set up correct JVM proxy parameters. For example 

-Dhttp.proxyHost=your_proxy -Dhttp.proxyPort=your_port

Result

Failed to execute the [velocity] macro. Cause: [Nested scripts are not allowed. Current Script Macro [velocity] (source [extensions:ExtensionCode.ExtensionSheet]) is executed inside Script Macro [velocity] (source [extensions:ExtensionCode.ExtensionSheet])]. Click on this message for details.

Get Connected