Forums / Developer / Display images in 3.4

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Display images in 3.4

Author Message

Balaji Ramachandran

Friday 18 June 2004 2:26:03 am

Hi,
I want to know how to display the images in article. I am getting only the content. I have put the image in the images folder under Media and related it to my article. This is the code I have used,

{section show=$node.object.data_map.image.content}
<div class="attribute-image">
{attribute_view_gui attribute=$node.object.data_map.image}
</div>
{/section}

I get only the caption of the image. Please help me to proceed.

Thanking You,
Balaji

Tony Wood

Friday 18 June 2004 8:32:55 am

Hi Balaji,

This should help you
http://ez.no/community/forum/setup_design/images_not_shown/re_images_not_shown__4

--tony
http://www.visionwt.com

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Balaji Ramachandran

Friday 18 June 2004 9:27:09 pm

Hi Tony,

I got it working. The path of Image Magic was incorrect in image.ini.append.php