
Jake
Staff

Jun 29, 2008, 4:08 PM
Post #3 of 16
(18238 views)
Shortcut
|
|
Re: [nigelparry.net] Tutorial: Creating RSS feeds for each category
[In reply to]
|
Can't Post
|
|
Hi Nigel, Displaying the whole breadcrumb tree here is going to be tricky - the only way to really do this would be to use an SSI, and almost always SSI code is not available for pages using the .xml extension. That being said, some servers do allow you to specify custom extensions that can use SSI code, usually through a .htaccess file. If this is the case, you could set up XML files to process SSI's which would allow you to include a full category breadcrumb in your RSS feed. The way you had this set up as "a category menu" rule type won't work because you need to generate a list of articles to create the actual RSS entries themselves, since category menus aren't able to generate article data. If you wanted to try the method using an .htaccess file, you would want to add this line to it: AddHandler server-parsed .shtml .xml If you'd like, I can take a look at this for you myself through a second-level support request: http://www.interactivetools.com/support/ I don't believe the RSS specification allows you to specifically set up image links so I don't think there's anything you can do for that. I suspect that the "<br style="clear: both;" />" code was something that was added to articles by the WYSIWYG editor in Article Manager 1. I couldn't be sure of this when taking a look at your RSS feed though, as it only had articles created after the date you mentioned available: http://feeds.feedburner.com/imeu/commentary If you have an old version of that file I'd be happy to take a second look for you. I hope this helps! ----------------------------------------------------------- Cheers, Jake Marvin - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|