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: Nov 27, 2014

    I was on-site with a client the other day discussing an upgrade project. The site is a CMS 6 R2 site and the question came up: "Can I remove blocks view for editors as even after the upgrade we may not want to use blocks?". I am not going to go in...

  • Syndicated blog - Posted on: Nov 27, 2014

    I was on-site with a client the other day discussing an upgrade project. The site is a CMS 6 R2 site and the question came up: "Can I remove blocks view for editors as even after the upgrade we may not want to use blocks?". I am not going to go in...

  • Posted on: Nov 27, 2014
    Rating:

    We all know the ImageDescriptor attribute. You can use it in your image file model to define different sizes for you images. For example: [MediaDescriptor(ExtensionString = "jpg,jpeg,jpe,ico,gif,bmp,png")] public class ImageFile : ImageData {...

  • Syndicated blog - Posted on: Nov 26, 2014

    In the world of a big business you can find a lot of very complicated business rules but sometimes things that seems to be an easy task when it comes to reality are not. A good example of that was one of our client requirement. Basically he wanted...

  • Syndicated blog - Posted on: Nov 25, 2014

    Learn why implementing custom functionality into a CMS-driven website isn't as hard as it might seem.

  • Syndicated blog - Posted on: Nov 25, 2014

    The release of EPiServer 7 saw the end of the system type ContainerPage. For those of you reading this that are new to EPiServer development, we tend to think of a Container Page quite simply as a page that has no presentation layer i.e. no template.

  • Syndicated blog - Posted on: Nov 24, 2014

    When creating an e-commerce site, it's important to give your customer relevant content. Good search capabilities and responsiveness are key features in delivering a good experience.

  • Syndicated blog - Posted on: Nov 23, 2014

    For as long as I can remember, the logging framework of choice for EPiServer has been log4net, but this is about to change now! Well, I say that, in reality we are only changing the way we are using the logging framework so that it is possible to...