|
From: Chris W. <la...@us...> - 2005-09-21 03:37:14
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/comments In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4250 Modified Files: package.ini Changes Log Message: update comment templates for better CSS use Index: package.ini =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/package.ini,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** package.ini 4 Mar 2005 15:22:09 -0000 1.4 --- package.ini 21 Sep 2005 03:37:05 -0000 1.5 *************** *** 1,5 **** [package] name = comments ! version = 1.23 author = Chris Winters <ch...@cw...> url = http://www.cwinters.com/ --- 1,5 ---- [package] name = comments ! version = 1.24 author = Chris Winters <ch...@cw...> url = http://www.cwinters.com/ Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/Changes,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Changes 4 Mar 2005 15:22:09 -0000 1.21 --- Changes 21 Sep 2005 03:37:05 -0000 1.22 *************** *** 1,4 **** --- 1,9 ---- Revision history for OpenInteract package comments. + 1.24 Tue Sep 20 22:04:33 EDT 2005 + + Small modifications to comment templates to better use CSS + classes. + 1.23 Fri Mar 4 00:27:21 EST 2005 |