pp wrote: > I wonder if that functions should have > twinny function for person. > something like mgd_list_person_topic. > If I want to manage persons adn their topics > then I have make many querries. > If I want to have one person per one topic, > it could be good to create topic (option) > for this person while creating person, > not only making existing topic be a person topic. > Next if I want to get person topic, I do not have any > easy and fast access like: > "select * from topic where creator="myperson" and up="topic_parent"; > mgd_list_person_topic($user_id, $topic_id);
Good news: the scripting backend is going to make this possible. > Do I think right, or maybe I misunderstood manual? You're right about how it works now, yes. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
