November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
We have just release version 2.0.0 of the EPiServer.CMS.TinyMce package! This is a major version upgrade so you can expect breaking changes but you should be most excited about the improvements that have been made. I'm going to run through the mai...
After months of development, ChangeApproval 1.0.1 was released yesterday, although it's still being actively developed. This article explains the impact of Change Approval on some addons as well as its limitations. What are Change Approvals (CHA) ...
Lately a lot of people had problems with the free Episerver Find developer indexes (or so called demo indexes). Intermittently these indexes stopped working, sometimes for a short period but occasionally they seemed to have died completely. One...
Lately a lot of people had problems with the free Episerver Find developer indexes (or so called demo indexes). Intermittently these indexes stopped working, sometimes for a short period but occasionally they seemed to have died completely. One...
By using the picture element together with ImageProcessor, you can create a robust solution for responsive images. With this solution you can very quickly make sure that you at least don’t serve way too big images. Once that is done, you can add...
Not everybody had the opportunity to spend a few days in Las Vegas, to participate in the annual Episerver conference of the year: Episerver Ascend. Us attendees helped Episerver set a new record for number of visitors this year, which we...
It’s generally a best practice to add a backslash to your URLs, for performance reasons (let’s get back to that later in another post). There are several ways to do it, but the best/simplest way, IMO, is using UrlRewrite module. In most of the cas...
After talking with my colleague Mattias Olsson , I have added the ability to override view path formatting. Now the base class has the FormatViewPath method as protected. It allows you to create your custom path formatting. One such case could be ...