Take the community feedback survey now.

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: Nov 19, 2011

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

  • Posted on: Nov 18, 2011

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

  • Posted on: Nov 17, 2011

    You’ve asked for it, and now it’s finally here! Partner developer licenses for EPiServer CMS created from today on the EPiServer License center ( https://license.episerver.com/public/OrderDeveloperLicense.aspx ) will support having the same licens...

  • Posted on: Nov 16, 2011

    For anyone who is currently using my MultipleProperty assembly, a new version has been released today which fixes the following minor bug: When a user edits a page property and one of the MultipleProperty Edit or Delete buttons is clicked or the...

  • Posted on: Nov 11, 2011

    I was recently asked by a Partner to assist them in an issue they have with EPiServer Commerce and multiple languages. They run around 15 languages and have around 10 xhtlm meta properties on a single product/sku. This means that every time they a...

  • Syndicated blog - Posted on: Nov 11, 2011

    Config transforms are great for configuration management. This post mentions one approach for applying config transforms to EPiServer configuration files such as episerver.config.

  • Syndicated blog - Posted on: Nov 11, 2011

    After we upgraded an intranet to EPiServer CMS 6 R2 we discovered that we were not able to access the Visitor Groups tab. Here's a quick note on cause and resolution.

  • Syndicated blog - Posted on: Nov 10, 2011

    So, what is xdt used for? Xdt is a way to generate the correct .config (or other xml-files) when you have different servers you need to deploy your web project to. This way you do no longer have to manually keep track of changes made to the...