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: Dec 07, 2010

    In CMS 6 EPiServer introduced a nice new functionality for the not so frequent editors. If you don’t know what it is read more about it here . It’s real simple to setup with only some minor configuration in EPiServer.config and you’re ready to go....

  • Syndicated blog - Posted on: Dec 07, 2010

    Small blogpost with some basic Office publishing troubleshooting

  • Posted on: Dec 07, 2010

    We recently implemented a site that had more PDF files than pages, in a ratio of about 6-to-1.  Sadly, this process revealed some of the shortcomings in EPiServer’s default search architecture. The biggest problem we found is that there are two...

  • Posted on: Dec 06, 2010

    This Thursday evening (9th December) sees the first EPiServer Developer Forum dedicated to our Community platform. Here is the agenda: 17:30 Welcome drinks and mingle 18:00 Hidden Gems in Community 4 & EPiServer Framework 6.1 18:30 Community & Mai...

  • Posted on: Dec 06, 2010

    If you in CMS 5 had a user control inside a PageList item template the CurrentPage got set to that page. This doesn't seem to work in CMS 6 as far as I can tell.  But if you use EPiServer:Property it will find the active PageData object. It will...

  • Posted on: Dec 05, 2010

    Have you ever tried to display the same node in the several places simultaneously in the editor tree? For example, returning a same child PageReference for different parents will result in it. I believe you faced with it during debugging your own...

  • Syndicated blog - Posted on: Dec 03, 2010

    LinkItemCollection is a very useful property type in EPiServer. However, quite often you need to transform, convert or in some ways prepare a LinkItemCollection before you can use it the way you want to. There have been several posts in the...

  • Syndicated blog - Posted on: Dec 03, 2010

    LinkItemCollection is a very useful property type in EPiServer. However, quite often you need to transform, convert or in some ways prepare a LinkItemCollection before you can use it the way you want to. There have been several posts in the...