This chapter provides developers with techniques for developing components in Content, usually known as Sites Explorer and Content Administration.
Shows you how to develop a "content" - from its back-end as a JCR node type to the UI.
A validator is a part of a content edit form (called dialog), that helps validate user input, and can be re-used by varied dialogs.
While a View is supposed to display a single content, a List provides methods to query content - possibly of different types - and layouts to display the content.
eXo Platform provides a built-in publication lifecycle but you can create a new one.
CKEditor is included in eXo Platform already. This tutorial gives a help in customizing or writing new tools with it.
Let's get familiar with the concepts of category and category tree in eXo Platform.
Tutorial of writing an ECMS action, a very useful feature for developers to make things happen in a Content system.