PDA

View Full Version : How to get RSS Category link in Vivvo 4.1


Nguyen
11-01-2008, 08:23 PM
Hi,

I want to get RSS link for each categoy in 4.1 RC1 verstion.
How I can?

Thanks.


NH

theodore
11-01-2008, 08:28 PM
You can use for current category:
{CURRENT_CATEGORY.get_href|switch_format:'rss'}

and to get categories RSS link:
{category.get_href|switch_format:'rss'}



.

lalfas.es
01-10-2013, 12:32 PM
Hi! And one question .. how can i Implement that ??