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.
In CMS 4 for the filter to remove a page the property specified had to exist on the page being filtered as well as the value being null. In CMS 5 this has changed so the filter always assumes that the property always exist and only checks if the...
This won’t be a very long blog post. I just wanted to recommend a nice code formatting plugin for windows live writer it’s created by Leo Vildosola and you can find it here .
Good descriptive caption and help texts for properties are important for making the editors life easier. But in my experience it’s just those bits that get a bit neglected during the development process. Often left to the end and then it’s a tedio...
Recently I’ve had an reoccurring need to find pages of a specific page type. Since the edit mode search is a bit limited to say the least and the tree structure in my particular case is huge, I created a small action window plugin. It’s nothing...
I guess most of you have workod on projects where the page types swell and a tab contains so much properties that it’s hard for the editor to quickly create or edit a page. In my case the page type had a very flexible listing which had nine...