This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 16 lines
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:RSSImageLinkTag title="<title string>" />
!Parameters
;__title__: Title to be shown when user parks mouse over image.
!Example
{{{
<wiki:RSSImageLinkTag title="RSS feed" />
}}}