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 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
    Rating:

    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
    Rating:

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

  • Syndicated blog - Posted on: May 26, 2010

    EPiServer comes with its own set of cache management classes to help you cache objects which depend on specific EPiServer pages, and also ensure cache updates are propagated among multiple web servers.

  • Syndicated blog - Posted on: May 25, 2010

    At EPiServer Partner Summit we'll present an upcoming open-source framework for EPiServer 6 which aims to reduce repetitive tasks and extend EPiServer core functionality by adding MetaWeblog support, tags, date folder sorting and a whole lot more.

  • Posted on: May 23, 2010
    Rating:

    This is sort of a follow up to my last post ( How do you setup different states that depends on EpiServer page structure?) . While I like the concept the code you have to write to create the structure is slightly boring to do so i wanted to try an...

  • Syndicated blog - Posted on: May 21, 2010

    Explanation of the new InitializableModule concept in EPiServer 6 which is used to implement functionality that should execute when an EPiServer site starts, for example to attach event handlers.

  • Syndicated blog - Posted on: May 21, 2010

    This article describes how to create a new language branch programmatically for an existing page in EPiServer.