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
  • Syndicated blog - Posted on: May 30, 2010

    Have you ever wanted to store settings for an application or a module in another place than appsettings or your own config section?

  • Syndicated blog - Posted on: May 30, 2010

    I have a module for showing scaled and cropped pictures. This module has two settings in its own config section:          

  • Syndicated blog - Posted on: May 30, 2010

    Given that you use EPiServer CMS and Page Type Builder and are interested in testing (or rather writing maintainable and flexible applications that abide by well tested design principles) you have probably found yourself needing an abstraction/fac...

  • Posted on: May 29, 2010

    The other day I had the pleasure of debugging some code which forced me to change value to a lot of page reference property in edit mode. I’ve always thought that it’s an unnecessary step to click the “…” button to in my experience often just clic...

  • Syndicated blog - Posted on: May 28, 2010

    I finally found a second to install VS2010 and .NET 4 RTM on my laptop and I must say it’s looking good. Needless to say, the first thing I did was to open one of my EPiServer CMS 6 projects, imported it, changed the framework to .NET 4 and tried ...

  • Syndicated blog - Posted on: May 27, 2010

    Last updated 27.05.2010 Table of Contents Report Center Mobile Bugs and where to find help FAQ Subscription Categories Import / Export Content Channels URL rewriting / friendly URL TinyMCE / Editor XForms Globalization / localization File system /...

  • Posted on: May 27, 2010

    There are lot of times you want to extend the XForm. It’s one of the most hardest part of EPiServer to extend to your need, since none of the items you can add inside a xform is hardcoded inside the edit mark-up. You can make your own validation a...

  • Posted on: May 27, 2010

    Today I installed live monitor on a CMS 6 site with PageTypeBuilder, PageTypeIcons and alot of other cool stuff. After following the installation I ran into the issue of “Failed to load root node”. This was also the issue that Kvart ran into when ...