Creates a direct link to the RSS image, and the RSS feed, heeding the jspwiki.baseURL property. If the RSS feed is not enabled, outputs nothing.


Usage#

<wiki:RSSImageLink title="title string" />

Parameters#

title
Title to be shown when user parks mouse over image.
mode
Feed content format; one of "blog", "wiki" or "full"

Example#

<wiki:RSSImageLink title="RSS feed" mode="full" />

Category.Tags