Is it possible to sort articles in a tree by more than one criteria?
For example, to sort first by the extra1 and if those are the same, to sort
by reverse score? I tried to do that like this:
<? $article= mgd_list_topic_articles($leveli, "extra1", "reverse score");
but that will only work with the first sort item. There's probably
something obvious I'm missing here.
Sam
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]