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
  • Posted on: Nov 28, 2014
    Rating:

    Since the release of EPiServer 7.5, I've been out doing presentations how you can extend the user interface without having to write JavaScript. Today, I've published sample code on EPiServer's GitHub account that shows lots of samples on how you c...

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

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