My friends, Adrian Kearns, finally released his excellent CMS, Morphfolia, as an open source project.
Morphfolia is two things:
- A Content Management System (CMS)
- A web application framework (for the typical Microsoft ASP.NET stack)
Morphfolia provides a suite of tools and capabilities that make website development and management flexible and easy.
This is achieved by a mature architecture and good design principles; the pages, content, page-layout and look & feel are all separated.
Content is served by HTTP Handlers, and APIs exist to support “standard” ASP.NET WebForm development so that your custom forms are consistent with the other content.
It provides (amongst other things) a built-in search engine, auto-generating site map, content indexes, web traffic monitoring, centralized system and audit logging.