manuel desdin wrote: > hi there, > a question to the developers: is there any reason why the optional > parameter sort "calendar" for mgd_list_topic_xxx functions doesn't have > a "reverse" pendant like the others do?
It does now. > in case of > mgd_list_topic_calendar_xxx functions the default sort criteria is the > creation date, shouldn't it be the calendar date? Isn't it? If you don't specify a sort order, it sorts on article.calstart. > in my case i want to list the articles sorted by reverse calendar. is > there a better solution than to fetch all articles, save in an array and > then sort? Fetch CVS :) Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
