Feed Tags · 11.04.04
TXP allow us to provide quick links to our XML feeds, both for articles and links.
The <txp:feed_link /> tag
We can use this tag to create links to an XML feed of our articles. This feed can be both RSS and Atom.
Among the common attributes label, wraptag and limit, this tag can also take the following ones:
- flavor: The XML format you want to use for this feed. One of rss or atom.
- category: The category for the items to be displayed. If you specify this attribute, only the articles with the given category will be shown.
- section: The section for the items to be displayed. If you specify this attribute, only the articles with the given section will be shown.
The <txp:link_feed_link /> tag
With this tag we can create a link to the XML feed for our links.
Among the common attributes label, wraptag and limit, this tag can also take the following ones:
- category: The category for the items to be displayed. If you specify this attribute, only the articles with the given category will be shown.
- flavor: The XML format you want to use for this feed. One of rss or atom. (Note: This attribute is not avaliable through TXP TAG BUILDER until γ1.17b).
* * *

Comment
commenting closed for this article