Vidar Berg wrote:

> I wonder, is it possible to use mgd_list_topic_articles and mgd_get_article
> to list and get from more than one topic?
> 
> For example to get mgd_list from article 23 and 25?

No, they cannot be used in this way. You'll have to do two fetches,
and use array sorting to get the things in the order you want. Althoug
if the topics are alone under the same parent topic you can use
list_topic_articles_all.

Emile


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

Reply via email to