On Wed, Mar 27, 2002 at 03:37:24PM +0100, pp wrote:
> Is there any way to list articles with up field?
> I need some situation when I got parent articles 
> under one topic tree , and re articles in the second 
> topic tree. This way I would have some kind of
> "linked" articles.
> It looks like there is no possibility to get this some easy way 
> this time...
> 

Doesn't mgd_list_reply_articles() fits to your needs?

Midgard manual:

Description

mgd_list_reply_articles (int id)

Minimum version: Midgard 1.1.1

Lists all articles that have their up field set to the id.

Returns an object traversable by calling fetch if successfull. Returns
FALSE on failure.

--
Regards,
Sergei Dolmatov.

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

Reply via email to