RAA - muravey-web/0.1.0

muravey-web / 0.1.0

Short description: Content management system based on Ruby on Rails
Category: Application/Content Management
Status: stable
Created: 2005-03-14 09:14:52 GMT
Last update: 2005-03-14 09:14:52 GMT
Owner: Dima Sabanin (Projects of this owner)
Homepage: http://rubyforge.org/projects/muravey-tools
Download: http://rubyforge.org/frs/?group_id=9
License: BSD-type
Dependency:
Requires: rmagick/1.6.0(*) ImageMagick support to work with images
Requires: rails/0.10.0(+) Web-framework
Requires: redcloth/3.0(+) Textile for Ruby
(*): newer version exists
(+): no such version
Description:
Main idea of MuraveyWeb is separation between content management and it's views. 
With MW you can create and manage your content and then using MW API and Ruby On Rails
you can build views to display it the way you like. 

Features
======
 * Hierarchycal content structure stored in database
 * Supported content types: textile and HTML articles, images, files and user-defined key=>value documents.
 * WYSIWYG HTML editor
 * Image transformations: dynamic resizing, thumbnail generation and rotate tool
 * API to use all this from Ruby On Rails applications
 * JavaScript powered content browser to manage your documents and folders
 * Administrator interface works with Gecko browsers(Firefox, Mozilla) and MSIE(was tested in 6.0)
 * Simple ACL to restrict actions to the group of users

Demonstration
===========
Note: you can play with content inside the interface, but do so with care - 
don't change password for admin user or change mapping's sensitive data such as symbols. 
All changes will be reflected in demo application.

* Administrator interface demo: http://tools.muravey.net
   login: admin
   password: admin

Note: demo application is just a simple example of what can be done, but it doesn't show
full MW capabilities -- I had no time to develop such an excessive sample right now.

* Application demo: http://demo.muravey.net
* Demo application sources: http://muravey-tools.rubyforge.org
* MW install, setup and API docs: 
http://tools.muravey.net/doc/index.html
Versions: [0.2.2 (2009-02-06)] [0.2.1 (2005-05-03)] [0.2 (2005-04-02)] [0.1.2 (2005-03-17)] [0.1.0 (2005-03-14)]

Edit this project (for project owner)

back to RAA top