November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Over the years I have been involved in quite a lot(!) of Episerver addons and integration projects. A key to a successful add-on is to get the entire project and environment correctly setup and working from the start. This is my recipe.
Here is how to ensure that Azure Application Insights logs and performance are not lost on shutdown, all while also optimizing log collection.
Ever needed the functionality to just export the selected languages in Episerver instead of all languages which is the default behavior? If Yes, then this post is for you. Background Little background for the post and small add-on I've added to...
Managing your AllowedTypes (insert options) in Episerver can become overwhelming, depending on the strategy you take. You can read about different options here: https://world.episerver.com/blogs/Henrik-Fransas/Dates/2015/10/the-known-and-unknown-o...
One of the most important pieces of EPiserver for content editing is the support for rich text. EPiserver integrates with one of the most popular and well known rich text editors for web browsers - TinyMCE. Out of the box TinyMCE is packed with...
I suppose all of you know the importance of not storing secrets for connections to databaes, APIs, identity providers etc. in the repositories alongiside with the code. There are many ways to keep them away from the source code in .NET Core and in...
In the ' Navigate the content tree like a pro with the GetAncestorOrSelf function ' article, we started discussing about how important it is to be able to navigate a content tree and the importance of performance. With the new set of functions, we...
By default, the Episerver PropertyList shows ContentReferences (including images) and Urls as IDs and permanent URLs. This post is about the Enhanced PropertyList which improves the editor experience by show content names and image previews.