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
This is a pure bug fix release. The biggest bug that has been fixed is that the EPiImageGallery Viewer has stopped working due to some files being removed from the jQuery Tools CDN. This has been updated to use local files The following bugs hav...
The Epinova.Mobile.Core plugin is now available on the Episerver Nuget feed with a few changes/ improvements since I first blogged about it.
The Epinova.Mobile.TemplateProvider plugin has been updated and is now available for download from the EPiServer Nuget feed.
If you are working with Relate+ platform most probably you are using entities attributes to attach some additional info to particular entity type. This is a great way to extend built-in functionality but however involved a bit of manual work: You...
If you are working with Relate+ platform most probably you are using entities attributes to attach some additional info to particular entity type. This is a great way to extend built-in functionality but however involved a bit of manual work:
This is a follow up of my first blog post Version state graph of a PageData object and describes what save actions are taken when clicking in the EPiServers editorial interface (for EPiServer CMS 6 R2). Comments to state graph the descriptions onl...
After a project goes live there is often some debate if the site is fast enough. With today’s heavy use of JavaScript a lot is done after the page is loaded so it’s difficult for a user to actually know if it’s the rendering/JavaScript or the page...
Have you seen code fragment like this? I mean there are lot of interfaces that provide stringly-typed access to some of the internals of the entity. This particular code fragment could be seen a lot in EPiServer Relate+ product code samples. var...