[Modeling-cvs] ZModeling/ZEditingContextSessioning README.txt,1.1,1.2
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-05-06 16:29:52
|
Update of /cvsroot/modeling/ZModeling/ZEditingContextSessioning In directory sc8-pr-cvs1:/tmp/cvs-serv27997/ZEditingContextSessioning Modified Files: README.txt Log Message: Updated & added informations about the products (README,INSTALL) Index: README.txt =================================================================== RCS file: /cvsroot/modeling/ZModeling/ZEditingContextSessioning/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.txt 9 Mar 2003 20:46:39 -0000 1.1 --- README.txt 6 May 2003 16:29:48 -0000 1.2 *************** *** 8,9 **** --- 8,21 ---- there can be some time between the moment where the session expires and the actual unregistration/destruction of its EC. + + Installation + ------------ + + Simply drop ZEditingContextSessioning/ into a Zope's Products/ directory and + restart zope. + + Documentation + ------------- + + The current documentation can be found in the User's Guide at: + http://modeling.sourceforge.net/UserGuide/framework-integration-hints.html |