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
EPiCode.Extensions is a library with over 75 extension methods that are really useful for us as EPiServer developers. The project has grown rapidly in short time, with new extension methods being added every week. The goal of the library is to hel...
Have started to investigate some mirroring issues @ GarethKelly have reported regarding Itera.MultiProperty. But pretty soon (after I got the damn mirroring stuff to work :) ) I discovered that the mirroring service don’t just look at the...
EPiServer.ImageMap ( also known as XMAP ) is now open-source. You can find it at coderesort: https://www.coderesort.com/p/epicode/wiki/ImageMap What does ImageMap module do? Editors often have to create image maps, i.e. a single graphic image th...
Tried to reach the search settings admin view but didn't get access. Snooping around led me to a new EPiServer 6 group name setting. Reflecting and found that the SearchController in the new Shell.UI has a [Authorize(Roles="CmsAdmins")] attribute....
Google Mini can provide a low-cost alternative to Lucene-based searching in EPiServer. Although its text-based search is simple and powerful, the devil, as ever, is in the detail. What Google Mini does Google Mini is a stand-alone hardware unit th...
The EPiImageGallery property gives you preview thumbnails in edit mode, drag and drop sorting and the possibility to add an image description to each image. This is the third part of a four part series that started with EPiImage Part 1:...
Finding the start page in an EPiServer solution is usually easy as pie – it is accessible using a static property on the PageReference class. But if you have several sites sharing database in an Enterprise solution, and you are trying to get hold ...
Well, at least sometimes. However, it's likely that you'll encounter a few challenges along the way. This post provides a reference collection and a general overview of the required steps. Part 2 of 2.