From: Chris W. <la...@us...> - 2004-11-27 19:00:51
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_page In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3820/pkg/base_page Modified Files: Changes package.conf Log Message: add changes + package version updates for Salve's changes Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_page/Changes,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** Changes 5 Oct 2004 03:21:52 -0000 1.26 --- Changes 27 Nov 2004 19:00:28 -0000 1.27 *************** *** 1,4 **** --- 1,15 ---- Revision history for OpenInteract package base_page. + 2.28 Sat Nov 27 13:53:53 EST 2004 + + From Salve Nilsen: + + - describe all the other pages (other than index.html) that are + installed with the standard demo site (in data/page.dat). + + - allow display of 'text/plain' and 'text/css' + + - add 'display' link to page form + 2.27 Mon Oct 4 23:18:59 EDT 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_page/package.conf,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** package.conf 5 Oct 2004 03:21:52 -0000 1.27 --- package.conf 27 Nov 2004 19:00:28 -0000 1.28 *************** *** 1,4 **** name base_page ! version 2.27 author Chris Winters <ch...@cw...> module File::Basename --- 1,4 ---- name base_page ! version 2.28 author Chris Winters <ch...@cw...> module File::Basename |