November Happy Hour will be moved to Thursday December 5th.

Get the latest!

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

Syndication and sharing

loading
  • Posted on: Mar 20, 2018
    Rating:

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

  • Posted on: Mar 20, 2018
    Rating:

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

  • Syndicated blog - Posted on: Mar 20, 2018

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

  • Syndicated blog - Posted on: Mar 20, 2018

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

  • Syndicated blog - Posted on: Mar 19, 2018

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

  • Syndicated blog - Posted on: Mar 19, 2018

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

  • Syndicated blog - Posted on: Mar 19, 2018

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

  • Syndicated blog - Posted on: Mar 19, 2018

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