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: Aug 18, 2010

    In EPiServer CMS 6, XForms and their respective posts found a new home in the Dynamic Data Store (DDS). As the DDS has a Language Integrated Query (LINQ) enabled API, the opportunities for searching through XForm posts increased greatly. With that...

  • Posted on: Aug 18, 2010

    This was a small but much desired feature among editors that had been on the wish list for a long time before finally being implemented in EPiServer CMS 6. The function means that instead of manually setting the sort index for each page, the edito...

  • Posted on: Aug 17, 2010

    Do you as so many others going mad because you always get asked if you are going to create a new folder when you open the file manager in EPiServer CMS? You should know that you are not alone, but it's actually very easy to change.   This Blog pos...

  • Syndicated blog - Posted on: Aug 16, 2010

    I just implemented support for the Open Graph protocol on an EPiServer CMS site to improve Facebook Share and Facebook Like. First thing noticed is that it looks that Facebook have problem with national characters like ÅÄÖ and other Unicode...

  • Posted on: Aug 12, 2010

    Have you ever wanted to replace hard wired image urls in your css files with images selected from EPiServer? That is, without using inline css in your templates. Usually, your css may look something like: You want to let the editors pick the image...

  • Posted on: Aug 12, 2010

    I have covered the new initialization system as introduced with EPiServer CMS 6 and EPiServer Community 4 in previous blog posts. See http://world.episerver.com/Blogs/Magnus-Strale/Dates/2009/12/The-new-initialization-system---How-to-write-an-init...

  • Syndicated blog - Posted on: Aug 12, 2010

    EPiServer separates the functionality it offers website editors and site administrators by using two distinct user interfaces (edit and admin mode). Edit mode offer further granular control by allowing you to set access rights over content such as...

  • Syndicated blog - Posted on: Aug 12, 2010

    The Fakes module in the EPiAbstractions project provides fake implementations of the IPageRepository, IPageReferenceFacade and IEPiServerContext interfaces allowing you to easily write unit tests for EPiServer CMS sites without having to create mo...