From: Pieter v. Z. <pv...@us...> - 2005-07-06 12:39:32
|
Update of /cvsroot/coefficient/vote In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16649/modules/vote Added Files: INSTALL.txt README.txt Log Message: individual readme and install instructions. Readme taken from the website --- NEW FILE: INSTALL.txt --- Coefficient: MailForum module ================================ version 0.9.6 01 July 2005 Requirement Notes: ------------------ * The core coefficient ejb module installed. Please read it's INSTALL.txt * Dithaka installed on James. Please read INSTALL_JAMES.txt Deploy Notes: ------------- 1. Extract the tar.gz and deploy the ear file to the {JBOSS_HOME}/server/default/deploy/ directory --- NEW FILE: README.txt --- Coefficient: MailForum module ================================ version 0.9.6 01 July 2005 This module implements a discussion forum that is backed by a mailing list. You can add messages through the web interface or via email and the message from either source will be propagated to both web and mail. The module can work stand-alone, without the mail support. When using the mail features it then relies on the James mail-server to be configured with some module specific information and mailets. It uses aliasing of email addresses. It uses Dithaka (on SourgeForge) to provide the emailing functionality. |