From: <vb...@us...> - 2002-09-22 02:47:19
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv28006/doc Modified Files: ChangeLog Log Message: - Fixed the border in the submit form - Removed the menu from the preview page. - Added a spacer in the preview page. - Fixed the alignment in the login / submit forms. - Removed the last updated from the preview. - Fixed the formatting of the note submit timestamp - Added the last updated timestamp for the page to the database. - Implemented the code to update/view the page last updated timestamp. Index: ChangeLog =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- ChangeLog 20 Sep 2002 04:17:43 -0000 1.19 +++ ChangeLog 22 Sep 2002 02:47:16 -0000 1.20 @@ -35,6 +35,7 @@ * Viewing notes based on access level rather than displaying all accepted notes for everybody. * Added support for prev / next documents. * Added pwn_api.php to act the the main interface to phpWebNotes. + * Added support for Last Updated timestamp for pages. 03.12.2000 - 1.0.0 |