Jocelyn Fiat 9d7d43073d Moved activation implementation into authentication api.
Improved core webapi, added registration link, support redirection.
Use error webapi response, rather than `send_...` routines.
2017-09-19 21:21:30 +02:00
2015-11-23 16:57:49 +01:00
2017-09-06 15:52:33 +02:00
2017-09-06 15:52:33 +02:00
2017-09-06 15:52:33 +02:00
2017-09-11 22:33:11 +02:00
2017-09-05 16:13:47 +02:00
2017-09-06 15:52:33 +02: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 concepts.

CMS design.

CMS tutorial.

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%