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
Thanks @syzygyuk for hosting the EPiServer meetup. I've uploaded my slides from my talk on the Cloud to the Cloud: The Cloud and Microsoft Windows Azure - A Walk through the clouds from Mark Rodseth
The opinions, estimates and projections in this article accurately constitute the current judgment and culmination of views of industry practices at the date of the article. They do not form any form of warranty, assurance or advice and do not...
Like EPiServer 7.0 marked the first big UI and platform change, the upcoming 7.5 release will mark the next big leap forward.
If you want to request an converted image in ImageVault and also specify the compression quality for a jpeg image you cannot use the LINQ syntax in the C# API of ImageVault. The LINQ engine only wraps some functions in the API and compression...
I made a small mistake on the Page Type Class Tool for EPiServer 7 CMS. This was on the SetDefaultValues method where the ChildOrderRule was set to FilterSortOrder.None. If a Page have a ChildOrderRule set to None, EPiServer won’t be able to find...
Recently I had a customer that wanted to list file attachments on their site. The idea was to use Find and use custom file summary properties as base for the list filter values. One of the key points was that if “Brand” was not set, the file shoul...
Modifying a page's ACL on one of the DataFactory events sounds like an easy task at first, but there is one hole to get stuck in.
While browing in the tblContentProperty I stumbled upon how a ContentArea is saved in the database. It’s quite similar to how Dynamic Content is serialized in a XhtmlString: {} {} In my example I have a Page Type called EditorPage presenting all...