Enrique Vega <[EMAIL PROTECTED]> said: 

>   
> Another note which I need to make is that neither Asgard nor NADMIN display
> the ID of topics. So I have to use the old admin to get the topic id to
> insert in the function mgd_list_topics. Wouldn't you agree that this is a
> terrible way to build a dynamic web site?
 
This was deliberate on Nadmin - as id's are not replication safe. It is better
to use

get_topic_by_name(0,"the name of the topic");

or use GUID - which may appear somewhere in nadmin ? the only snag is where,
we do have a popup tree navigator that could return GUID's... - so the
texteditor may have an additonal icon to 'get guid'....???

regards

alan




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



-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



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

Reply via email to