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
I’ve been working with EPiServer for around 4 years now and had heard Joel Abrahamsson’s PageType Bulder mentioned a handful of times. However, I only truly discovered PageTypeBuilder a few weeks back, and I have to say, it has absolutely...
Last updated: 21.11.2010 EPiCode Extensions is a library with over 75 extension methods that are really useful to us as EPiServer developers. The project has grown rapidly in short time, with new extension methods being added every week. The goal ...
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:...