View Full Version : Outgoing RSS Feed for Category
disco4me
10-07-2009, 10:22 PM
It seems like the RSS out feed that is shown at the bottom of the home page sends out all articles. Is there an easy way to have an RSS out feed for 'each' category?
Yes, you have default RSS feeds for latest articles, individual categories, comments for every individual article, tag, and author. All all that in both RSS and Atom flavors. Hope that will suffice ;))
Here's www.myvivvo.com example for each one of them:
Home: feed://www.myvivvo.com/feed/index.1.rss
Category: feed://www.myvivvo.com/feed/vivvo_general/index.1.rss
Comments for article: feed://www.myvivvo.com/feed/news/world/15.rss
Author: feed://www.myvivvo.com/feed/author/boccio/index.1.rss
disco4me
10-08-2009, 03:20 PM
Is there somewhere in the admin or on the site itself that shows these outgoing rss feed links. When I went to those pages in the demo, I did not see them. Maybe they are there and I missed them. If they are not there, how does the admin know these type links exist and what the link itself actually is for each category, etc. I'm still learning the system. Thanks.
is there anyway to get the feed for System.Headlines ? thanks
I cant get it in Demo version.
Unfortunately no, there is no such feed. Nevertheless, it is pretty much easy to customize and create such feed, and we'll most probably enhance the number of feeds in succeeding releases (most commented, most popular, headlines, etc.)
rss feeds don't work for topics and tags right by adding following in templates (for tag and topic)?
<vte:if test="{VIVVO_MODULES_FEED}">
<a href="{CURRENT_URL|switch_format:'rss'}"><img src="{VIVVO_THEME}img/icon_feed.gif" alt="RSS" title="Subscribe via RSS" /></a>
</vte:if>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.