A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
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
Do you also work on a digital agency where you have several dozen of customer sites? In that case I bet you have spent some time setting up sites in IIS web server, followed by trying to remember the path to the HOSTS file and finding an appropria...
Editor descriptors can be used to change how a property, or properties of a given type, is edited. One such example is described in my article about how to let editors populate content reference properties using dropdowns . When using an editor th...
Interface Member Type IContentData Property PropertyDataCollection IInitializableContent SetDefaultValues(ContentType) IModifiedTrackable ResetModified() IModifiedTrackable IsModified bool IReadOnly CreateWritableClone() object IReadOnly...
Based on EPiServer 7 and the Alloy Templates The new Alloy templates released with EPiServer 7 are based on a grid layout. The grid contains a number of rows in which content blocks will automatically resize and fit on the same row or flow to...
While adding some Blocks to a project I was thinking of a concept that I’ve had in mind for a while. Some way to make it easier to hook your logic to EPiServer events such as creating pages, publishing pages. The project can be downloaded from my...
Based on EPiServer 7 and Alloy Templates The title says it all! My colleague Janaka Fernando was kind enough to share a YouTube block with me that he created. I tweaked it a bit to add a few extras including a responsive flow. The result of our...
Based on EPiServer 7 and Alloy Templates Have you ever needed to display some content on an EPiServer site in an iFrame? My colleague Bill Murray and I created a simple block for this purpose. Configurable items include: URL (required) – URL you...
Perhaps the most discussed and debated question of all when it comes to EPiServer and ASP.NET MVC development is “What is the view model?” Here's my thoughts on the subject and the reasoning behind the path chosen in the Alloy templates. In my...