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 noticed that the edit-panel-iframe overflows the body with about 40px, when creating a page using page guides. This prevents the browser from displaying the last 40px of the iframe-content (in my case, two dropdown properties). You’ll not notice...
In my previous post I wrote about how EPiServer start up times can be optimised at build time using EPiOptimiser . The tool generates warnings and errors in Visual Studio depending on whether assemblies are included or excluded from being scanned ...
In my previous post I wrote about how EPiServer start up times can be optimised at build time using EPiOptimiser . The tool generates warnings and errors in Visual Studio depending on whether assemblies are included or excluded from being scanned ...
People have already posted about how to optimise the start up times of EPiServer here and here . One of the common techniques is to exclude assemblies from being scanned at application start up by setting them as exclusions in the EPiServer...
People have already posted about how to optimise the start up times of EPiServer here and here . One of the common techniques is to exclude assemblies from being scanned at application start up by setting them as exclusions in the EPiServer...
Due to a changes in the oEmbed API I’m using for this module (it got bought by Embedly), I’ve updated the code to use the new API instead. The biggest change on your part is that you need to register on Embedly to obtain a key for the API....
A new version of FilteredPageReference has now been released which contains the following bug fixes and changes: There was a bug when using the delegate to override allowed page type settings which has been fixed. In previous versions if using...
Based on CMS 6 R2 and Commerce R2 SP1 Recently Jacob Khan posted a blog and code for filtering the EPiServer Commerce product catalog /properties/metadata by language. This is of course a fabulous enhancement and one that many customers will like...