Book Image

Building Websites with OpenCms

Book Image

Building Websites with OpenCms

Overview of this book

This book takes you through the process of creating content-rich websites and applications using OpenCms. Although powerful and flexible, OpenCms can be daunting on first approach, but its advanced features reward the investment in learning. This book exists to ease Java developers into getting the most from OpenCms. OpenCms OpenCms is a professional-level, open source Website Content Management System, with which you can create and manage complex websites. Based on Java and XML technology, it fits into almost any modern IT environment. With hard-won experience of the practical difficulties faced by developers working with OpenCms, this book is the embodiment of the author's expertise, and the perfect way to master the system.
Table of Contents (12 chapters)
Building Websites with OpenCms
Credits
About the Author
Introduction

Summary


The OpenCms module mechanism provides the flexibility for adding complex logic and tasks to the base OpenCms system. In this chapter, we extended the module from the previous chapter, adding advanced functionality such as an administration point and a custom resource launcher. But even here we have exploited only a fraction of the potential in module programming.

The module mechanism has proven itself an effective way to extend OpenCms, and future versions of OpenCms are expected to add even more interoperability with OpenCms modules. As developers continue to release new modules, OpenCms itself is becoming a more sophisticated platform for enterprise-level content management tasks.