Development
From Lanius CMS Wiki
This page is an index for development topics and general development instructions.
Architecture - Explore the CMS architecture through its files, directories and code constructs
Directory structure - The content and purpose of each directory
Framework - Writing custom scripts which use the full or partial Lanius CMS API
Database - Explains how the internal database abstraction layer is used
Conventions - Our established set of rules in Lanius CMS source code write and source code documentation
CSS - Our CSS model
- CSS conversion - CSS conversion from other CMSes
XML formats - XML package descriptor formats used in Lanius CMS add-ons installation
Subversion (SVN) - Some tips for SVN usage with Lanius CMS
Testing - Detailed explanation of testing process

