Recent Entries List Implemented
by Bryan on 12/24/2002 at 1:17 AM
in Site Information
In case you haven't noticed, I've added a new feature to this weblog of mine -- a list of recent entries. The functionality for this is provided by the RecentEntries server control that I just created for my
weblog app. I can specify the number of posts to show (default = 10), and I can even tell it to only show recent posts for a specific category. Well, that's about it.