[go: up one dir, main page]

Menu

Tree [r51] / vmoss-dev / vmoss-1.4 / mod / vm /
 History

HTTPS access


File Date Author Commit
 controller 2008-06-24 elitheeli [r50]
 inst 2008-06-24 elitheeli [r50]
 lib 2008-06-24 elitheeli [r50]
 model 2008-06-24 elitheeli [r50]
 templates 2008-06-24 elitheeli [r50]
 test 2008-06-24 elitheeli [r50]
 view 2008-06-24 elitheeli [r50]
 whiz 2008-06-24 elitheeli [r50]
 README 2008-06-24 elitheeli [r50]
 admin.inc 2008-06-24 elitheeli [r50]
 conf.inc 2008-06-24 elitheeli [r50]
 main.inc 2008-06-24 elitheeli [r50]
 menu.inc 2008-06-24 elitheeli [r50]

Read Me

Sahana Volunteer Management Module
Trinity Humanitarian-FOSS Project - http://www.cs.trincoll.edu/hfoss

Developers: Antonio Alcorn, Giovanni Capalbo, Sylvia Hristakeva, Kumud Nepal, Ernel Wint
Advisors: Ralph Morelli, Trishan de Lanerolle

The Volunteer Module (VM) for Sahana is a system to track volunteers and projects in the context of an incident.

INSTALLATION

If you already have a copy of Sahana installed:
* place the 'vm' directory inside the 'mod' subdirectory of your Sahana installation
* run the 'dbcreate.sql' script located in the 'ins' directory

If you plan on installing a new copy of Sahana, just make sure the 'vm' directory is inside your 'mod' directory.
The Sahana installer will take care of running the MySQL script.

For more info, see: http://www.cs.trincoll.edu/hfoss/svm/wiki/UserGuide

CHANGELOG
8/8/2007: v1.1: Added positions to projects; improved ACL; fixed bugs.
7/5/2007: v1.0: First release of refactored Volunteer Module.