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: Mar 24, 2013

    Given a language resource file like this:                     Value             The node "mystuff" can be accessed in a JavaScript UI-component such as a gadget or custom editor using require and the i18n module, like this: define([    ...

  • Posted on: Mar 21, 2013
    Rating:

    Are you stuck with the error: “ The link validation job was stopped due to 101 consecutive broken external links. There seem to be a problem for the server to access external resources. ” when you enable Link validation? Are your server behind a...

  • Syndicated blog - Posted on: Mar 21, 2013

    In this post we look at how to use ASP.NET MVC 4 features to minify and bundle CSS and JavaScript files in an EPiServer 7 context.

  • Posted on: Mar 20, 2013
    Rating:

    A couple of weeks ago, I got a question from a developer who was wondering what the RequiredClientResources web controls in the Alloy templates were used for. If you take a look Alloy’s MasterPage, you’ll find one inside the head tag, and one at t...

  • Posted on: Mar 20, 2013
    Rating:

    Many of you have probably used the funky Live Monitor with EPiServer CMS 6 (otherwise known as EPiServer Trace). If you come to deploy it in EPiServer 7 and you are creating your own site using the web site template rather than starting with the...

  • Syndicated blog - Posted on: Mar 20, 2013

    Do you also work on a digital agency where you have several dozen of customer sites? In that case I bet you have spent some time setting up sites in IIS web server, followed by trying to remember the path to the HOSTS file and finding an appropria...

  • Syndicated blog - Posted on: Mar 18, 2013

    Editor descriptors can be used to change how a property, or properties of a given type, is edited. One such example is described in my article about how to let editors populate content reference properties using dropdowns . When using an editor th...

  • Syndicated blog - Posted on: Mar 18, 2013

     Interface Member Type IContentData Property PropertyDataCollection IInitializableContent SetDefaultValues(ContentType)   IModifiedTrackable ResetModified()   IModifiedTrackable IsModified bool IReadOnly CreateWritableClone() object IReadOnly...