pp wrote:

> > Anyway, there are a few methods you can narrow the articles you retrieve
> > with midgard. One is the 'type' field, it can be used with the article
> > listing functions.
>
> I just wonder what type of method will be more effective.
>
> mgd_list_topic_articles ($id);
> for many topics
>
> OR
>
> mgd_list_topic_articles_all($id)
> ....
> if $object->type == $nnn   etc

Or mgd_list_topic_articles_all($id, "", $nnn). I think this would be he
fastes of the three.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to