Hi, First off, I'm new to this product and want to say how brilliant it is!! Every turn I take I find another useful feature or setting, so my hats off to the author.
Currently, I was looking at the rssfeed.php to see if I can filter links further by category. For example, rather than getting all recent category links, I'd like to specifiy "&catid=5&..." to limit the recent links (top 5 or whatever) to a specific category.
Is this supported or would require drastic changes to rssfeed.php to do? I don't want to hack it if I can avoid it.
Comments on Filter RSS feed by category?
Member
Usergroup: Customer
Joined: May 24, 2006
Total Topics: 11
Total Comments: 26
Hi,
First off, I'm new to this product and want to say how brilliant it is!! Every turn I take I find another useful feature or setting, so my hats off to the author.
Currently, I was looking at the rssfeed.php to see if I can filter links further by category. For example, rather than getting all recent category links, I'd like to specifiy "&catid=5&..." to limit the recent links (top 5 or whatever) to a specific category.
Is this supported or would require drastic changes to rssfeed.php to do? I don't want to hack it if I can avoid it.
Cheers,
Sessh
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
See scripts.webmastersite.net/w...nks/wsnmanual/articles/208 , that particular task is an example there.