A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
We needed to give the editors a simple way of using variable amounts that could change over time inline in the text. These amounts needed to be placed inline (RenderAsBlockElement) in the Tiny MCE text editor for example: You need to pay $1000 to ...
During the last days I have revived complaints from our editors regarding that to much junk gets pasted into the XHtml text-editors. I decided to try to clear all the class and styles and other junk during paste (CTRL+ V) in to XHtml editor....
Sometimes you want to know if a certain content is used somewhere on the website, in my case I wanted to get the language from the page where a certain PDF was used to decide if it should be presented in the search result for that specific languag...
There are 3 different settings that is good to know about when working with EPiServer. Outputcache IIS will generate static content of pages and serves them faster that way. To enable this feature add httpCacheExpiration=”0:20:0″ (for example cach...
Our editors want the list of categories to be simple to work with, to reduce the steps we can preselect the root of each language so that when working with a page in a specific language, only the language specific categories are displayed. You can...