DeeLight 2 is a content management system based on XML Sapiens specification and DeeLight Content Repository (DCR) data abstraction layer. DeeLight 2 is provided under the General Public License.
Architecture
The to keystones of DeeLight 2 are XML Sapiens processor and DeeLight Content Repository (DCR). DeeLight got it's own XML Sapiens processor implementation (the official implementation is called SapiProcessor) which is lightweight and fast, because of precompiling Sapi transformations. Current implementation doesn't fully support XML Sapiens specification, but is a truly extendable piece of code. DCR is a data abstraction layer for MySQL 4.1+, which implements hierarchical storage interface for PHP and is based on a content repository metaphor. It also offers basic XML mapping and retrieving (rebuilding).
Platform requirements- Apache HTTP server (not tested under v2.0)
- PHP 4.3 and later (including PHP5)
- MySQL 4.1 and later
- mod_rewrite
Project site: http://dl2.cmsdev.ru/
Download area: http://dl2.cmsdev.ru/downloads/
