| Short description: |
Ruby on Rails content management system *DEAD* |
| Category: |
Application/Content Management |
| Status: |
stable |
| Created: |
2005-03-14 09:14:52 GMT |
| Last update: |
2009-02-06 09:10:52 GMT |
| Owner: |
Dima Sabanin
(Projects of this owner) |
| Homepage: |
http://rubyforge.org/projects/muravey-tools |
| Download: |
http://rubyforge.org/frs/?group_id=9&release_id=2140
|
| 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 |
| Requires: |
diff-lcs/1.1.2
|
Diff::LCS port of Algorithm::Diff |
| (*): newer version exists |
| (+): no such version |
|
| Description: |
This project was abandoned two years ago. This entry exists mainly as reference and history mark. Sorry. If you're looking for good CMS in a spirit of MuraveyWeb, you will probably like http://radiantcms.org/
=========
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
========
Main features
* Stores content in database using hierarchical structure
* Javascript-powered interface to save your bandwidth and make things more dynamic
* Allows creation customized document types
* Supports Gecko-powered browsers and MSIE
* Root, Editor and Publisher roles to restrict access to features
Document features
* Supports textile, HTML, image and file documents
* WYSIWYG HTML editor with integrated image insertion
* Staging support
Image transformations
* dynamic resizing
* thumbnail generation
* rotate tool
Revision control system for text documents
* View changes between versions
* Revert back to any version
* View any version of the document from the past
View helpers
* Create URL-independent links to any content of the hierarchy
* Render any content in place automagically
* Paginate results easily
MW API
* You need only one line of code to fetch the content you want to display
Demonstration
=============
* Administrator interface demo: http://tools.muravey.net
login: admin
password: admin
* SimpleFolders application demo: http://demo.muravey.net
* MW illustated documentation: http://doc.muravey.net
|
| 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)]
|