Posted by: jonaso - Thursday, 4 February 2010 08:32:12 |
---|
Hi, I have tried to search the forums, but haven't been able to find a simple answer to the question I have. I would like to display the newest post in an RSS feed at the top of the feed rather than in the bottom (as seem to be the case today). The reason for this is to be able to display recent posts from a forum on a webpage. Is there an easy way of doing this? Configurable? Customizable? Could anyone point me in the right direction? Feedback on this would be greatly appreciated! /jonas |
Posted by: bbobb - Thursday, 4 February 2010 09:10:57 |
---|
'Easy' means what?:) You can't do it without recompiling assemblies. I can change sortorder in svn code to return it that way, but all the rss system according to Jaben should be changed, so there is currently no sense in it. |
Posted by: jonaso - Thursday, 4 February 2010 09:19:35 |
---|
Well, with easy I meant if you could set a YAF systemparameter of some sort, making it sort the way you want it to. Sometimes, the YAF RSS Feed shows the last, or some of the last posts on the top while sorting it first to last below. And to me, the YAF RSS Feed makes no sense? Or is this the way all RSS Feeds work? How is it supposed to work? |
Posted by: GNU - Wednesday, 10 February 2010 08:35:03 |
---|
[quote=bbobb]'Easy' means what?:) You can't do it without recompiling assemblies. I can change sortorder in svn code to return it that way, but all the rss system according to Jaben should be changed, so there is currently no sense in it. [/quote] We are also having problem with the RSS feed sort order. I am sorry but I do not really understand what you mean with [quote]all the rss system according to Jaben should be changed, so there is currently no sense in it.[/quote] Are you saying that in the latest version of YAF all RSS feeds are sorted with the newest first? If there is a reason for the RSS feeds to be sorted with the oldest first I guess it would be a great feature to have the possibility to select what sort order you want. |
Posted by: Ederon - Wednesday, 10 February 2010 10:29:46 |
---|
What he means is that it's going to be overhauled in YAF. That's my understanding. |