> > 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? >
Yes, fine function , but I need article->id for that. Example: 3000 articles in one topic tree. User create his favourite articles in his topic tree. The simplest way - to copy article. The most stupid cause I really do not need doubled articles. Link to this article should be fine, just like article up. What to do to show user articles? mgd_list_topic_articles($person->topic); none , articles with up != 0 are not displayed here. OK, user has 3 articles with up pointed to some 3 articles in that 3000 articles. Simply functions for that to get its parent, but not to simply to my system. 90% proc.... :( Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
