Hi, http://www.midgard-project.org/manual/en/part.concepts.users.php explains how access rights work in Midgard.
I do not know of a function however that checks whether the logged in user has write access to some object (an article or a topic). The only way I can see now to do this, is using the mgd_is_member(groupID) iteratively on the group owner of an article, on the parent topic, on the parent of that topic, ... and so on until I reach a root topic (a topic that has no parent). Doesn't seem very handy, does anybody know of an other way of working? regards, pascal van hecke --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
