BrowserCMS - Content Management for Rails
BrowserCMS is a general purpose, open source Web Content Management System written in Ruby on Rails. It is designed to support three distinct groups of people:
- Non-technical web editors who want a humane system to manage their site, without needing to understand what HTML or even Rails is.
- Designers who want to create large and elegantly designed websites with no artificial constraints by the CMS.
- Developers who want to drop a CMS into their Rails projects, or create CMS driven websites for their clients.
BrowserCMS is intended to offer features comparable to commercial CMS products, which can support larger teams of editors. This means having a robust set of features as part of its core, as well as the capability to customize it via modules.
Features
- It’s just Rails: Each CMS project is a rails project that depends on the BrowserCMS gem. Developers can add new controllers, views, etc; just like any rails project.
- Direct in context editing: Users can browse their site to locate content and change it right on the page itself.
- Design friendly Templates: Pages aren’t just a template and giant single chunk of HTML. Templates can be built to have multiple editable areas, to allow for rich designs that are still easy to manage by non-technical users.
- Sitemap: An explorer/finder style view of sections and pages in a site allowing users to add and organize pages.
- Content Library: Provides a standardized ‘CRUD’ interface to allow users to manage both core and custom content types.
- And more…
Sponsor
We also recomend you to check EMR. EMR ( Electronic Medical Record) is an electronic health records. This product has been inspected against comprehensive functionality, interoperability, and security criteria using the Certification Commission’s published methods by Certification Commission for Health Information Technology (CCHIT) on the date of inspection and has been found in full compliance.
Requirements:Rails 2.3
Website: http://www.browsercms.org
License: LGPL license