> 1. I put uid and pwd in an external db becuse I did not want the users to be able to
>logon to the admin site.
It ONLY depends on You! not on midgard!
> Also, I didn't find a working mgd_get_person_by_name that could be used for this.
>Maybe we should think of some secondary loginfunctions for midgard?
mgd_get_person AFAIR gets both : id and name
> 2. I realy wish all objects could have a guid var or at least that a $obj->guid()
>call would fill a var $obj->guid.
>
> 3. Also on my wishlist is the forumobject:
> (psuedocode)
> $disc = mgd_get_discussion($article_id);
>
> while ($disc->fetch()) {
>
> by $disc->author : $disc->title<br>$disc->content
> if ($disc->reply()) while ($repl = $disc->fetchreply()) {
> <[replys]>
> }
> }
>
mgd_get_discussion? what for?
topic and article tables are ideal for make own forum.
It is not working site yet:
http://www.mechaniksamochodowy.pl:8101/forum/list/forum/135
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]