A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Alexander Haneng
Feb 14, 2012
  1842
(0 votes)

EPiImage 2.9 Released

The main feature of this release is the addition of image rotation to EPiImageResizer as well as some important bug fixes.

 

Image rotation

I am currently working a project where we have thousands of product images. We soon discovered that the graphic design shows the products both standing up and on its side. We where already using EPiImageResizer to resize the product images, so adding this functionality to the control made a lot of sense.

image

 

Usage:

<EPiImage:EPiImageResizer ID="EPiImage" PropertyName="EPiImageProperty"
Rotate="Clockwise" Transformation="ScaleToFit"
Width="200" Height="200" runat="server" />

 

image

 

Important bug fix

The most important bug fix is #276. Due to an error in the XHTML serialization you would loose all images in an EPiImageGalleryProperty if any of the image descriptions or links contained a &. This has now been fixed.

 

Render empty alt attribute

EPiImageResizer will now create an empty alt attribute on the image tag if no alternative text has been provided. This is in compliance with the HTML 4.01 specification.

 

Download

To download the latest version of EPiImage visit the EPiCode page.

 

Posted by

Feb 14, 2012

Comments

Please login to comment.
Latest blogs
A day in the life of an Optimizely OMVP: Learning Optimizely Just Got Easier: Introducing the Optimizely Learning Centre

On the back of my last post about the Opti Graph Learning Centre, I am now happy to announce a revamped interactive learning platform that makes...

Graham Carr | Jan 31, 2026

Scheduled job for deleting content types and all related content

In my previous blog post which was about getting an overview of your sites content https://world.optimizely.com/blogs/Per-Nergard/Dates/2026/1/sche...

Per Nergård (MVP) | Jan 30, 2026

Working With Applications in Optimizely CMS 13

💡 Note:  The following content has been written based on Optimizely CMS 13 Preview 2 and may not accurately reflect the final release version. As...

Mark Stott | Jan 30, 2026

Experimentation at Speed Using Optimizely Opal and Web Experimentation

If you are working in experimentation, you will know that speed matters. The quicker you can go from idea to implementation, the faster you can...

Minesh Shah (Netcel) | Jan 30, 2026

How to run Optimizely CMS on VS Code Dev Containers

VS Code Dev Containers is an extension that allows you to use a Docker container as a full-featured development environment. Instead of installing...

Daniel Halse | Jan 30, 2026

A day in the life of an Optimizely OMVP: Introducing Optimizely Graph Learning Centre Beta: Master GraphQL for Content Delivery

GraphQL is transforming how developers query and deliver content from Optimizely CMS. But let's be honest—there's a learning curve. Between...

Graham Carr | Jan 30, 2026