Try our conversational search powered by Generative AI!

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: Feb 19, 2010

    You get a warning when you try to delete a file or EPiServer page if it is referenced form another page. EPiServer uses EPiServer.DataAbstraction.SoftLink for this feature and all links to files, other EPiServer pages and external urls are stored...

  • Posted on: Feb 19, 2010
    Rating:

    When editors start putting content in their empty site, they will probably start with some test pages or not a well thoughtful page name in the structure. Later the editors often change page names several times until they are satisfied and at the...

  • Posted on: Feb 18, 2010
    Rating:

    The upcoming final release of CMS 6 will introduce a couple of small changes in the way you load and save Page Objects compared to the RC1 version. Following feedback and a few bug fixes we decided that mixing Page Objects with PageData and having...

  • Posted on: Feb 17, 2010
    Rating:

    I previously wrote about a module for responding with correct status codes . I’ve added some more functionality to it, making it able to handle descendants and moving pages from the waste basket. I also refactored out some logic from SimpleSqlUrlM...

  • Syndicated blog - Posted on: Feb 17, 2010

    It's been quite a while since my last post but now I would like to share some small but useful tips regarding ImageVault. When you have installed ImageVault you can see two new editor plugins on each and every HTML string property. Because the lac...

  • Syndicated blog - Posted on: Feb 16, 2010

    In a tree structured CMS system where all pages have only one father there are times when you would like to display one page in different places. And you even would like to make the same page appear to the end user as 2 different pages,with 2...

  • Posted on: Feb 15, 2010
    Rating:

    This post is inspired by very interesting series of posts by Allan Thraen about how to use virtual roles for personalization and segmentation.For reference you can (and should) read here and here . Also, recently I’ve got hooked on .NET Reactive...

  • Syndicated blog - Posted on: Feb 15, 2010

    Last week I encountered a scenario while migrating, where I needed to hide a couple of properties from rendering in edit mode under certain circumstances. In the 4.x solution, this was accomplished by hooking into EPDataFactory.LoadedDefaultPageDa...