Mono Support any way to have rss feed for forum / discussions ? 

Viewed 20206 time(s), 8 post(s), 7/30/2013 2:37:51 PM - by super
7/30/2013 2:37:51 PM
6018 Reputation 709 Total posts

any way to have rss feed for forum / discussions ?

I see this  <MonoX:Discussion runat="server" ID="snDiscussion" RelatedContentVisible="true" RssEnabled="true"  />

But it only enables share option, but rss feed is different from share options.

any way to have RSS feed for forum discussions ?

1
7/30/2013 2:47:45 PM
15993 Reputation 2214 Total posts

Hi,

if you turn this option on then you will get the following tag rendered

This will enable you get the RSS feed in some RSS reader.

Regards

2
4/23/2014 5:40:01 PM
6018 Reputation 709 Total posts

1) Is it possible to have rss for a complete discussion board instead of single topic ?
2) How to display RSS for each topic so  that users can subscribe ?

3
4/28/2014 1:04:36 PM
15993 Reputation 2214 Total posts

Both of these items should already be implemented so you should have RSS feed for board exposing all topics and for topic exposing all messages. Only prerequisite to this is that user is authenticated.

Regards

4
4/28/2014 1:13:30 PM
6018 Reputation 709 Total posts

Could you please give me example for these 2 points for the monox demo site ?

1) Is it possible to have rss for a complete discussion board instead of single topic ?
2) How to display RSS for each topic so  that users can subscribe ?

5
4/29/2014 6:46:08 AM
15993 Reputation 2214 Total posts

Here are the sample urls:

Discussion board list
http://monox.mono-software.com/MonoX/Pages/SocialNetworking/Discussion.aspx?MonoXRssFeed=Discussion 
Discussion topic list for above specified board
http://monox.mono-software.com/MonoX/Pages/SocialNetworking/Discussion/dboard/9tv26fgu3US5pJ5WAPaJ4w/MonoX/?MonoXRssFeed=MonoX-nbsp
Discussion post list for the topic "Changing blog name"
http://monox.mono-software.com/MonoX/Pages/SocialNetworking/Discussion/dtopic/OTB0krLWpkW6OZ5WATRpJA/Changing-blog-name/?MonoXRssFeed=Changing-blog-name

Regards

6
4/29/2014 10:53:26 AM
6018 Reputation 709 Total posts

Khorvat,

Just one question. I understand the Discussion board list rss feed.

I have 3 groups and discussion boards inside it. Any way to have RSS feed displaying those 3 discussion boards in those groups ?

As, I do not have any specific discussion board, I have all my boards within groups.

any advise ?

7
4/29/2014 11:46:40 AM
15993 Reputation 2214 Total posts

Yes discussion board RSS inside the groups is working in a same way as outside of groups, to find a proper RSS link go into the page source and search for  RSS link or check for RSS subscription button in your browser.

Regards  

8
This is a demo site for MonoX. Please visit Mono Software for more info.