Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogBog Module Question RE: RssBog Module Question RE: Rss
Previous
 
Next
New Post
1/24/2012 12:05 PM
 

Is it possible to have separate Rss feeds for blog categories?

I know I can do it with child blogs (which I am trying to stay away from at the moment).

 Thanks!

 
New Post
1/31/2012 9:33 AM
 

For anyone running into this issue, Will Strohl has an XML utility that makes this possible.

http://dnnblogxml.codeplex.com/ 

Disclaimer:

I did manage to get exactly what I wanted out of this utility; which was Rss feeds for my blog categories. BUT, it only worked for a short time and then just stopped.

Rss for blog categories SHOULD be in the blog module as options!!

 
New Post
2/3/2012 2:21 PM
 
Looking at some work that Will Strohl did on the XML Utility for DNN Blogs open source project as well as the blog rss code, I authored a new Rss handler that provides rss feeds with options to:

1.) Show All (no category id passed in, just portalid and blogid).
2.) Show by Category (portalid, blogid, categoryid passed in).

Options:
1.) Show/Hide "Read More" link in description (morelink=true|false).
2.) Show/Hide tags in description (tags=true|false).
3.) Show/Hide categories in description (categories=true|false).
4.) Show/Hide copyright (copyright=true|false).
5.) EntryLimit (entrylimit=10), default is 10.

The feed has some corrections that are still bugs in the default blog rss:
1.) Trackback url is incorrect in DNN Blog feed; BlogTrackback.aspx does not exist, it is actually called trackback.aspx.
2.) Categories are shown each on their own line, this one places them all on one line (like tags).

Unlike Will's (which doesn't appear to work any longer), this code ONLY serves up Rss, it does not do any SiteMap stuff, and it only provides Rss 2.0 feeds and no Atom feed option (maybe if there is enough interest, I can add these features).

Other:
1.) If a category id is passed in, the title of the feed (which is the blog name) has the category name appended to it (e.g.: Company Blog - News & Announcements)

This solution cannot be packaged up as an installable module. It consists of two files:

1.) BlogRss.ashx (Can be placed anywhere in site, root or /DesktopModules/Blog/ makes the most sense).
2.) SVS.Utilities.BlogRss.dll - Must be placed in the bin directory.

I still have a little cleanup and code documentation to work on. I will make the two files available for download (in a zip) as well as the source code project (in a zip) on www.southvillage.com or on snowcovered when I am done with that cleanup.

If anyone needs it prior or has any questions, email me at edegagne (at) comcast (dot) net or ask here.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogBog Module Question RE: RssBog Module Question RE: Rss


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out