Chon CMS ALPHA
Chon CMS is web based application for easy to develop but yet powerfull web presentations (web sites). Nevertheless it can also be used as DMS and Colaboration software, depending on insalled plugins can be any software you need. The main goal is to develop core for easy adding plugins, keeipng in mind simplicity we want to make a clear separation for developers, designers and users (business, editors...). For all them we can offer easing of work by all powerfull tools it have (can be quicly developed).
This pages are interned for Developers and Designers. See User Guide for how to use and download prebuilt application.
- General Contcepts - application structure, global architecture and logic
Node Renderers - for showing node on html (or any other format) you need to register NodeRenderer as OSGI service. By default framework registers several common type node renderers.
FileNodeRenderer (Image Node Renderer)
CategoryNodeRenderer
HtmlNodeRenderer
- Architecture - sketch from application architecture
- Plugins - How to extend Chon CMS application
- Templates - How template merging works