|
About LionCMS
LionCMS - Content Management System, written in C++.
The main idea was to create Content Managemant System (CMS), that will be able to generate static HTML-Content, which can be published on any web-server (databaseless on the server side ).
Features:
- WYSYWIG HTML-Editor (TinyMCE)
- UI based on Javascript Dojo
- Comprechensive Template-System based on CT++ Template Library
- Mediadatabase for Media storage
- One-File Database (SQlite) - all Website content (mediadatas included) in one file
- Singleuser (currently)
- Possibility to publish content over ftp
|