| Monday 10 July 2006 10:14:43 am 
                                                                
                                                                 Hi, I have tried to display a simple image for all day. I have a class with contains related images (like ine the article class). All I want is to display my image (visuel2.jpg) So i wrote that (I've found this multiple time on the forum) : 
{attribute_view_gui attribute=$node.children[1].object.data_map.image image_class=original}But I get that : 
<a href="/index.php/media/images/site/folder/visuel2">visuel2</a>
 I've tried this  {$node.children[1].object.data_map.image.view_template} to have the name of the template to override, so I've tired to override it but I could not. So can you help display my simple image ? What do I need to do ?  Thank you very much for your help. Rcs |