RSS tags are used to output external RSS content into the main template message content.
Tags
The RSS tags define an RSS Feed to use and then pull in the specified content into the template. It can be used in Plain Text, HTML, and Mobile content as well as Articles. A qualifier is required for some Plain Text content. The tags are formatted as follows:
%%rssfeed url=URL name=NAME%%
%%rssobject NAME.TYPE ENTRY_POSITION%%
|
Tag |
Output |
Example |
|
OR
|
None. Set the feed from which to pull content. Optional argument allows you to deploy the template even if the RSS is empty ( |
|
|
|
Title of RSS feed. Add " |
|
|
|
Description of RSS feed. Add " |
|
|
|
Content of RSS feed. Add " |
|
|
|
URL link in RSS feed. |
|
|
|
Publishing date of RSS feed. |
|
|
|
Image from |
|
*Image support is new in v11.9.0
**Allow Empty Items support new in v13.04.00