Quote:
Originally Posted by Starson17
Search this thread for "reverse" and look at my GoComics recipe. It does a reverse of date order for comic strips with:
current_articles.reverse()
It requires that you build the article feed yourself before reversing it.
|
Thanks! I'll take a look at it and see if I can make it work.
Quote:
Originally Posted by Starson17
What "comments" are you referring to?
Where do you want them embedded - in the page giving the list of feeds, in the page giving the article list for each feed or at the article level?
|
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!