Take the community feedback survey now.
Take the community feedback survey now.
We recently added some new exciting features to the TinyMCE configuration API based on feedback from the the forums. Inherit settings from an ancestor We heard that you would like to be able to configure settings on a base class and then override...
I'm not a React.JS expert so there is a risk that I haven't written the best React code in this blog post! We will be creating a new Version Listing widget in Alloy CMS that automatically lists the versions of the current context. The source cod...
Remove support for legacy dot notation for dojo modules We are removing the support for the legacy dot notation for dojo modules, e.g. epi-cms.editing.ContentPicker. This means that you need to change all EditorDescriptors, Components etc where yo...
Projects is our first Beta feature in the Edit UI, and the reason for it being beta is that we want to gather feedback from you on what we can improve, which features are we missing and so on, and still have the possibility to do large changes...
I am sad to announce that we had to do a behavioral change in the gadget Ajax framework. Previously when you did an Ajax call (using the gadget framework, gadgetInstance.ajax({..}) ) we loaded the default view of the gadget ( gadget.loadView() )...