34f0aa58449b9af15cfd3b372b26477dd6f4f3a8
Added support to choose either atom or rss for the "/feed" format. Added support for feed format view to feed aggregation. Use proper content type for RSS and ATOM response. For feed aggregation use `?view=feed` or `?view=feed.atom` or `?view=feed.rss` Improved sized feed view. Use site name for recent changes feed title. Better name for node feeds (include the site name). Use current date when a feed aggregation is converted to a new feed, to set the last build date. Fixed category filter per feed location for the feed aggregation module. Fixed authentication module, where a potential case (but not probable) had no response content. Cosmetic and minor changes on messaging module.
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
Description
Languages
Eiffel
89.2%
JavaScript
4%
CoffeeScript
3.2%
Smarty
1.2%
SCSS
1.1%
Other
1.3%