Quote:
Originally Posted by CaptainJSK
Thanks! I'll take a look at it and see if I can make it work.
|
Feel free to ask questions. The normal method a recipe uses to get articles from the feed automatically parses the feed. For more positive control, you can use the parse_index method. You may want to read the links
here.
Quote:
I mean the comments to the blog posting. They are not a part of the direct rss feed but ideally I would like to be able to read them along with the article (so article level I suppose).
Thanks for your help!
|
Hmmm. Blog comments are usually on the bottom of the page the RSS feed points to. Most of the time, the problem for a recipe is how to get rid of the comments, not how to add them.
Are you stripping them by accident, or are they not there? Some recipes use the print version of the articles, and they usually do not have comments, so if you are using the print version, you may need to switch.