Alexander Haneng
Jan 24, 2011
visibility 5341
star star star star star star
(2 votes)

EPiCode module of the year: EPiImage

At last week’s EPiServer techforum in Oslo, EPiImage won the “EPiCode module of the year” award. I would like to thank EPiServer Norway for the award, and also thank all the great developers that have contributed with feedback, testing and code to make it what it is today.

 

So what is EPiImage?

For a quick intro to EPiImage, check out this 2 minute video:

A 2 minute video demo of the editor features of EPiImage

 

Just released: EPiImage version 1.5

The most exiting new feature of this release is the ability to drag files and even whole folders from the action window straight into an EPiImageGallery Property. (See the video above to see what it looks like.) A big thanks to Thomas Leela at EPiNova for creating and submitting this feature to the project.

Read more and download EPiImage 1.5

 

Work has started on version 2.0

Since the release of EPiImage I have gotten tons of feedback, code snippets and feature requests. I am now sorting through them and will add the best submissions into version 2.0. What is certain is that there will be quite a bit of refactoring of the code.

 

Here are some of the features I hope will be part of the 2.0 release:

-Support for multiple EPiImageGallery properties on the same page (currently you can only have one)

-Improved image resizing

-Preview of alt texts when you hover over the “I” button

-Refactoring of the code to make it easier to extend and more efficient

 

I need your help:

There are a few features/issued that I need help with:

-Prev/Next button bug in the EPiImageGalleryViewer: The prev/next buttons are still showing if you have only 1 image in the gallery.

-Using the built in EPiServer resizer: The best solution performance wise would be to use the EPiServer.ImageLibrary.ImageService to resize the images.

 The full project source code is available at EPiCode

 

Read more about EPiImage

Jan 24, 2011

Comments

Feb 8, 2011 08:33 AM

Working on the beta for 2.0 and now I have gotten EPiServer.ImageLibrary.ImageService to resize the images to work :-)

error Please login to comment.
Latest blogs
Finding Thomas Part 3 - The Moment of Recognition

Remember Thomas? In digital landscape, Thomas is the returning visitor who reads everything, opens every email, converts on nothing. In standard...

Ritu Madan | Jun 26, 2026

Add more scheduled job settings from the Optimizely CMS 12 admin UI -- with OptiScheduledJob.ExtraParameters

  Optimizely (EPiServer) CMS 12 ships a great scheduled-jobs framework, but it has one frustrating gap: a job has nowhere to store its own...

Binh Nguyen Thi | Jun 25, 2026

Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |