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: Aug 22, 2014

    I’ll do a sample using Asset Importer with more simple steps. Refer to SDK: http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-Commerce/75/Content/Assets-and-media/Asset-Importer/ Prerequisites: – A Commerce site was upgrade...

  • Syndicated blog - Posted on: Aug 21, 2014

    In my current EPiServer project we decided to use NLog for our logging needs rather than going with log4net. Since EPiServer has a dependency on the latter we wanted a way of bridging EPiServer’s log messages to our own NLog … Continue reading →

  • Posted on: Aug 21, 2014
    Rating:

    In the nuget package EPiServer.CMS.Core.7.13.0 is a new service IdentityMappingService introduced. The purpose of the service is to support external integrations (like a content provider or an asset importer) to manage a mapping between the extern...

  • Syndicated blog - Posted on: Aug 18, 2014

    EPiServer initialization modules is a great feature to provide plugin facilities for the hosting application. I find initialization modules pretty handful in cases when you need to initialize some library, configure some stuff or do whatever neede...

  • Syndicated blog - Posted on: Aug 18, 2014

    EPiServer initialization modules is a great feature to provide plugin facilities for the hosting application. I find initialization modules pretty handful in cases when you need to initialize some library, configure some stuff or do whatever neede...

  • Posted on: Aug 15, 2014
    Rating:

    TL;DR To run your site with uncompressed JavaScript in edit mode add to your web.config inside the episerver.framework element.   JavaScript Debug Files Explained A while back I posted a blog about using uncompressed JavaScript files for debugging...

  • Syndicated blog - Posted on: Aug 14, 2014

    Learn how EPiServer Find provides powerful search capabilities for your site's users.

  • Syndicated blog - Posted on: Aug 14, 2014

    EPiServer's UI has always been open to modification, however EPiServer 7 onward introduced a paradigm shift in the UI as the editing interface is now a single page application built with Dojo . If you don't already know Dojo then there is a little...