Take the community feedback survey now.

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: Dec 29, 2015

    A meetup group for Episerver Developers in Serbia is created! Join us!

  • Syndicated blog - Posted on: Dec 22, 2015

    The PropertyList is the new property introduced in EPiServer 9. It allows to use generic list on content model. List item property could be described with the same attributes as regular model properties. For example if we annotate property with...

  • Posted on: Dec 22, 2015

    https://github.com/Igelkottegrodan/ImageResizer.Plugins.EPiServerBlobPlugin First based on my initial blog post ( http://world.episerver.com/blogs/Andre-Hedberg/Dates/2013/12/Get-ImageResizer-to-play-along-with-EPiServer-75/) and now later adjuste...

  • Syndicated blog - Posted on: Dec 21, 2015

    I installed Swashbuckle in my Episerver site that of course also uses Find. Firstly I got a crash that I got around by activating this line in my SwaggerConfig.cs (would be nice if Epi changed their methods to not conflict). c.ResolveConflictingAc...

  • Syndicated blog - Posted on: Dec 21, 2015

    The "Display In Navigation" has been around for ages and was previously coupled to EPiServer's built-in menu controls. Today we typlically build our own implementations of menus since the requirements with mobile first and the demands on highly...

  • Syndicated blog - Posted on: Dec 21, 2015

    Did you ever try to store a XhtmlString in a variable and use it in your code? Maybe you noticed that some stuff, like links, isn’t very useful because they are internal. I noticed this when i upgraded a site from CMS6, and on that site i had a...

  • Syndicated blog - Posted on: Dec 21, 2015

    We are extensive users of the feature of implementing custom selection factories by using the EditorDescriptor -attribute in Episerver. The use-case is quite simple and provides the editor with the ability to single select a value within multiple...

  • Syndicated blog - Posted on: Dec 21, 2015

    Somewhere between the releases of Episerver 7.5 and latest, a small but subtle change in how the epi-cms/contentediting/editors/SelectionEditor displays labels in associated drop downs was made. The line label: item.text was replaced with label:...