A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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

    Since there has been some confusion regarding if/when you should take dependencies to assemblies located in an add-on I will try to clear out what you need to consider when developing a site and/or add-on. First, let’s take a look on a pretty...

  • Syndicated blog - Posted on: Mar 25, 2013

    There are a couple of different ways to do this, but if your data is contained in a GridView then the most convenient way to accomplish this is simply to:  

  • Syndicated blog - Posted on: Mar 25, 2013

    It’s often a requirement for enterprise customers to maximise security on their public-facing websites and to request that access to the EPiServer interface is locked down. With the standard EPiServer CMS there are a number of ways to do this, fro...

  • 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

    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

    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

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