Forums / Developer / Image as ezbinaryfile and image variation

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

Image as ezbinaryfile and image variation

Author Message

laurent le cadet

Tuesday 08 June 2010 5:44:22 am

Hi,

I would like to use a mix of ezbinaryfile and ezimage datatypes to have the benefit of both of them :

  • image variations (which can served lightbox)
  • Download link (for original image size with no right clic)
  • Download count

I can't find such a datatype and as the image are large and I want to use ezmultiupload for mass upload I don't want to extend the image classe with a file attribute.

Could someone give me a hint (Custom datatype ? I'm not a PHP superstar :).

Laurent