10 Aug
2000
10 Aug
'00
1:36 p.m.
AFAIK, item_list(used on the main page) returns the following: - all the articles (not only those from the current day), if their number is less than a third of self.max_itemlist - A number of articles equal to a third of self.max_itemlist, even if some came from yesterday - or, a list of articles from the specified date, limited to at most self.max_itemlist articles. Nice, huh?! It would be nice is that ratio is a property that can be set. Also for an application that I am working on if all the attachments for postings go to a central table that can be displayed. Regards, Albert