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: Jun 05, 2012

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

  • Syndicated blog - Posted on: Jun 04, 2012

    I'm guessing I'm not the first to experience this.. An editor has already created lots of pages, but didn't set the ArchiveLink property along the way. Now, he wants to activate the Archive function..

  • Posted on: Jun 04, 2012
    Rating:

    A couple of months ago I wrote a blog post about some troubles I had installing MobilePack. Read the post here . Last week a colleague of mine installed MobilePack on another site. This time an enterprise site and unfortunately had two minor issue...

  • Syndicated blog - Posted on: Jun 04, 2012

    The import/export functionality in EPiServer is great. Often, exporting content from the source site and importing it just as it is to the target site is exactly what you need. Simple and easy! If the exported pagetypes do not exist in the target...

  • Syndicated blog - Posted on: May 29, 2012

    The addition of the EPiServer.SpecializedProperties.PropertyCheckBoxList (and its sister EPiServer.SpecializedProperties.PropertyDropDownList) in CMS 6 R2 was really nice. Today I needed to list out all possitble options from code. I had a look at...

  • Syndicated blog - Posted on: May 28, 2012

    Whenever you move a page or rename it's UrlSegment property, external links to your page break. This is not a good thing, neither for your users, nor for search engines that find those links. There is now an easy to use solution to this.

  • Posted on: May 25, 2012
    Rating:

    When I use DDS I always use a pattern where I have a public static Items implementation that I can do my query against. This logic is placed inside a common class all my DDS tables inherit from Code Snippet public class BaseData : IDynamicData ,...

  • Syndicated blog - Posted on: May 25, 2012

    Introducing a flexible solution to serve mobile web content whether your site uses responsive design, custom mobile templates or a mix of both.