Tarjei Huse wrote: > mgd_list_topic_date_created_all($topicid,$start,$stop,string [sort], int > [type]); > and > list_topic_date_created_all_fast > that returns the object without the author field set. > > and where: > $start & $stop are unix timestamps > and they look at the _created_ field. > > Hmm. After some thinking, this might be my misstake. (GRRRR). The function does > everything based on the calander fields in the article, while I need one for the > created field. Darn, (getting read in the head). > > This is the type of trouble that comes from looking at a problem too long :) > > how hard would it be to make this extra function?
Not hard at all. If you could cross-check with Alexander to make sure that it doesn't conflict with his plans for the scripting stuff, I can implement it. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
