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: Apr 22, 2010

    In one of our projects we included EasySearch into our globalized enterprise solutions which introduced us to a few issues. The two main ones were: scoped search and search with fallback languages.

  • Syndicated blog - Posted on: Apr 22, 2010

    Fallback languages: We quickly discovered that EasySearch doesn't include any fallback languages in the search. To make this work we needed to make one main query for current language and one for the fallback language (if the the language had a...

  • Syndicated blog - Posted on: Apr 22, 2010

    If you want to extend EPiServer's PageTree to only/not include spesific pagetypes you can do this by creating your own pagetree control and make it inherite from EPiServer's PageTree class.

  • Posted on: Apr 22, 2010
    Rating:

    I’ve just contributed my second article in a series that I’ve been invited to write for the foremost IT portal here in South Africa. Please have a read, maybe leave a comment! :)

  • Syndicated blog - Posted on: Apr 22, 2010

    EPiServer's PageTree class has a function called CreateItemRecursive and this is where you can add your logic to include or exclude elements from the tree. In my example I added two properties to mye ExtendedPageTree control which takes in a comma...

  • Syndicated blog - Posted on: Apr 22, 2010

    I have a list of images where I've attached a FancyBox lightbox so the users can click and get a larger preview. My FancyBox were working fine in FireFox, but when I tried it in IE8, it only worked for the first element on the page. After reading...

  • Posted on: Apr 21, 2010
    Rating:

    For those of you that have read any of my previous blog posts may have noticed that I like things that make the daily life easier. So here is another thing I have had a need for and hopefully can be of use. A thing that has been a royal pain since...

  • Posted on: Apr 21, 2010
    Rating:

      One morning I found myself in the delicate situation that an EPiServer website had crashed with the incredibly informative error message “ Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module kernel32.dll, versio...