> good idea? I do  not think so.
I agree.

Ok. It is quite easy to change nadmin's behaviour to work on a article basis.
That should solve most of your problem, don't you think?

Tarjei 
> > Give me some code so I can see a bit where you are stuck or what you want to do.
> 
> here You are:
> <?
> $useradmin = mgd_auth_midgard("admin!host1","pass",0);
> $newmidgard = mgd_get_midgard();
> // to get another SG rigths
> $article = mgd_list_topic_articles($id);  ?>
>    <? if ($article) for ($i = 0; $i < 1 && $article->fetch(); $i++) {
> // to get the last one article
> ?>
>    <a href="/&(article.name);">&(article.abstract:p);</a> <?
> 
> <? unset ($useradmin); ?>
> 
> article abstract field contains only one image. What code looks like
> You could see adding any image to Your nadmin site .
> 
> Piotras
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to