|
From: Matthew G. <mat...@gm...> - 2008-10-28 23:24:45
|
On Tuesday 28 October 2008, Lone Hiker wrote: > > Yeah, I had also thought we should keep more news items. It's > > been nagging at me. I'll check the rss processing script and see > > if I can make a change there. Not sure about splitting it into old > > and new sections, just because that seems like more work. :-) > > No problem. :) > > I thought about suggesting an older releases section under the news > section but that might give it too much emphasis and create confusion. I updated it easlier today. It turns out there is a simple variable in the RSS processing script ($FeedMaxItems in rss2html/rss2html-static.php) which can be used to specify the number of items to keep. I set it so the total length is about the same as the rest of the page. We'll probably want to tweak it from time to time as we have a few longer items in the list or not. |