Forums / General / Show image object in template

"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".

Show image object in template

Author Message

Lars Arne Brekken

Wednesday 09 July 2003 6:37:00 am

I have a class that has two attributes; a TextField and an Image.

In the template for this class, I want to show the small version of this image.

I guess it's simple, but I really can't figure it out...

Lars

Paul Borgermans

Wednesday 09 July 2003 7:04:10 am

You can pass this as a variable to attribute_view_gui

{attribute_view_gui attribute=$myAttribute image_class=small}

Here is the complete list of variables that are in the standard distribution with their defaults.

image_class=large
alignment=false()
hspace=false()
border_size=0}

Also, check the directory design/standard/templates/content/dadatype/view for parameters of the other datatypes.

You can also add variables of your own of course, but don't do that in the standard design directory

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans