From: Pieter v. Z. <pv...@us...> - 2005-07-07 11:10:32
|
Update of /cvsroot/coefficient/news In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31900/modules/news Modified Files: README.txt Log Message: added a line above the module name Index: README.txt =================================================================== RCS file: /cvsroot/coefficient/news/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.txt 6 Jul 2005 12:31:13 -0000 1.1 --- README.txt 7 Jul 2005 11:10:23 -0000 1.2 *************** *** 1,8 **** ! Coefficient: News module ================================ version 0.9.6 01 July 2005 ! This is a site/project module that allows site and project users to ! post annoucements. The site news is always visible on non-project pages ! and the project news is always visible for the project you are viewing. --- 1,10 ---- ! ================================ ! Coefficient: Vote module ================================ version 0.9.6 01 July 2005 ! This is a project module that allows the project users create votes. ! Used in concert with a workflow this can be a powerful mechanism to ! force a task to be completed to satisfaction before moving on in a ! project. |