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: Feb 18, 2011

    I was developing functionality where I needed to alter certain properties when a page is published. Since the properties were pretty arbitrary (as in different property names spread out on different page types) the properties were marked with an...

  • Posted on: Feb 18, 2011

    For those of you who are not aware of the Filtered Page Reference property controls I have created please refer to the following two blog posts: EPiServer FilteredPageReference v1.0 Released EPiServer FilteredPageReference v1.1 Released I have bee...

  • Posted on: Feb 18, 2011

    Yesterday I was playing with our new build server, trying to get it to run my fully-functional unit tests with code coverage analysis. Why that didn’t work is a different story, but in the progress of changing project settings and checking in...

  • Syndicated blog - Posted on: Feb 18, 2011

    Some EPiServer developers still create their own custom property for the only purpose of having a simple dropdown (aka combobox / select list) for editors to choose from a predefined list. If you only need a simple key/value dropdown, there’s no...

  • Posted on: Feb 18, 2011

    The database diagram describing relations between EPiServer pages and their properties is given below. As you can see the tables tblPage and tblWorkPage are connected with “one – to - many ” relation. The main record about the page is stored in...

  • Posted on: Feb 16, 2011

    Based on CMS 6 Back in January Paul Smith blogged about a pretty cool Page Rating Dynamic Content widget he built using Page Objects.  I found this to be pretty useful for demonstrating the concept of basic rating in EPiServer CMS.  After all, som...

  • Posted on: Feb 16, 2011

    There are times when I want to make a structure of pages when one page is created. Sometimes it would be easy to just add an attributes to your page type, so each time a page of that type is created we will auto magically add a sub page.   First I...

  • Posted on: Feb 15, 2011

    As I mentioned in my first article about single sign-on using the Facebook javascript library, you may encounter problems with certain clients. In my case it was a specific Safari browser which caused the Facebook javascript to repeatedly trigger...