Files | Admin

Notes:

Release Name: 0.2.2

Notes:
This is an emergency release of MuraveyWeb. There's a problem with SimpleFolders generator that makes it not usable from the box.
If you're trying to use MuraveyWeb 0.2.1, please upgrade or follow instructions down the line.
Many thanks to Jarkko Laine and vibhu on IRC for reporting this bug.

Manual instructions
===============
You simply need to create empty file "empty.log" in your
MuraveyWeb/script/generators/simplefolders/templates/configs/ directory. 

On *nix you can just cd into MuraveyWeb directory and exec: 
$ touch script/generators/simplefolders/templates/configs/empty.log

About MuraveyWeb
===============
MuraveyWeb is a Content Management System built on top of magical Ruby 
on Rails web-framework. It helps you to develop typical web solutions 
painlessly and in almost no time, while having freedom at designing 
the result and displaying the content.

[ if you want to know more about MuraveyWeb, consider reading 
http://doc.muravey.net ]

Download
========
You can download fixed packages here: http://rubyurl.com/Rb4WW

There's a list of requirements here: http://rubyurl.com/a0Tl7

If you want to get MW from CVS:
cvs -d:pserver:anonymous@rubyforge.org:/var/cvs/muravey-tools login
cvs -z3 -d:pserver:anonymous@rubyforge.org:/var/cvs/muravey-tools co \
 MuraveyWeb


Changes: * Major SimpleFolders bug fixed [ #1875 ] * Limit problems in unit tests fixed [ #1868 ]