Hi,

I played around with the article replies functionnality, and it does not
work the way I thought.

I have an article called 'a1' under a root topic, then I add an article 'a2'
under the same topic, and call
mgd_update_article_replyto($id_of_a2,$id_of_a1).

When I call mgd_list_topic_articles[_all[_fast]]($id_of_topic), I get only
the 'a1' article. Is it possible to have all articles listed under a topic
or do I have to call mgd_list_reply_articles for each article I find under
the topic to get all of them ?

Note: in the documentation of the mgd_update_article_replyto function
(http://www.midgard-project.org/manual/function.update-article-replyto.html)
, there are two minor typos:

bool mgd_update_article_type(int id, int replyto); <--- error in the
function name
Minimum version: Midgard 1.2.6 'Mad King'        <---- works also in 1.2.5



Regards,
[EMAIL PROTECTED]




--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to