Tuesday 22 June 2004 11:59:16 am
Hi ,
I want to display related articles when displaying an article on the right menu. Can i use the following fetch { let node_list = fetch(content,search,hash(text,"eZ")) } to retreive all the objects having a key word "EZ"?.
If yes can i use the result as a parements to node_view_gui function?. Or if you have any alternate method please let me know.
|