
Enonic CMS 4.4 offers an overhauled version of the content service in the HTTP Services API; A modify content-operation is introduced, the support for handling advanced custom content has been improved and the documentation has been refreshed and further detailed.
Read more »
A common scenario in Enonic Vertical Site is listing events and contact information, and EVS provides a convenient interface for managing this across Intranets and public websites. Many users use desktop applications such as Microsoft Outlook to manage contacts and events, and may find it awkward to manually copy information from a...
Read more »
Mobile devices come in all shapes and sizes, and can have vastly different capabilities. The <a href="http://wurfl.sourceforge.net/">Wireless Universal Resource File (WURFL)</a> can help you adapt your sites to mobile devices, and it's easy to integrate with its Java API through a plugin in Enonic Vertical Site.
Read more »
A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. So where does Enonic CMS fit...
Read more »
A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. <i>So where does Vertical Site...
Read more »
Google Maps is a popular Google service, where users are provided with a map that they can pan and zoom. They can also search the map by address or area, and also search for businesses or attractions. It also has an interface for adding maps to your own site, and it's possible to add custom points to the maps. In this article we will...
Read more »
This tutorial shows you how to test your plugins in Vertical Site. By using Spring´s MockHttpServletRequest and -Response this becomes easy. The only thing is to know where to inject those mocks so that your plugin can use them. This tutorial shows you how for three types of plugins: controller plugin, http response filter plugin and...
Read more »
Although HTML, CSS and Javascript are technologies that are easy to get started with, they do not provide high-level components as is common with GUI frameworks for desktop applications. Luckily there has been a lot of progress in user interface frameworks for rich Internet applications the last few years. In this article we will show...
Read more »