Andrey Subbotin wrote:
Hello Eero,

On Sunday, January 5, 2003 at 7:17:31 PM you wrote:

EaH> mgd_list_topic_articles($topic-id, 'score');

That lists articles for a topic; and I, on the other side, want to
list _attachments_ for a topic. ;(

ops.

From manual comments to $obj->listattachments()

-----
[EMAIL PROTECTED]
13-Nov-2002 09:39
Note that the method takes an optional argument:

listattachments( string [sort] )


The argument 'sort' is what attribute the attachment list should be sorted by. Possible values are probably id, name, title, mimetype, score, author, created. I don't know if the sort order can be reversed.
-----

So it seems they're sortable by socre, but Aegir/Nadmin lacks the interface.

/Rambo


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

Reply via email to