Jocelyn Fiat 44a1dd62cb Merge pull request #12 from jvelilla/roc_template
Refactor directory structrue	d963fd2
Fixed typo in readme.md
2014-11-13 16:10:40 +01:00
2014-11-13 11:57:36 -03:00
2014-11-13 11:57:36 -03:00
2014-11-13 11:57:36 -03:00
2014-10-01 17:47:16 -03:00
2014-11-13 11:57:36 -03:00
2014-11-13 11:59:14 -03:00

Eiffel CMS Library

Eiffel CMS library is build with EWF and inspired by Drupal.

The goal of the library is to provide the following features.

- content type
- user management
- module design
- theme
- API

Directory Structure

  • library --Library
    • layout -- application layout library.
    • model -- domain model library.
    • persistence -- persistence layer library.
    • src -- cms source code.
  • example
    • demo -- example using the cms library.
  • doc -- Documentation.

Documentation

CMS design. CMS concepts.

Description
No description provided
Readme 6.1 MiB
Languages
Eiffel 89.2%
JavaScript 4%
CoffeeScript 3.2%
Smarty 1.2%
SCSS 1.1%
Other 1.3%