[Zope3-checkins] CVS: Zope3/doc - CHANGES.txt:1.507

Philipp von Weitershausen philikon at philikon.de
Mon Feb 23 04:48:33 EST 2004


Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv6352/doc

Modified Files:
	CHANGES.txt 
Log Message:
Report the adding of zope.app.tree in CHANGES.txt.


=== Zope3/doc/CHANGES.txt 1.506 => 1.507 ===
--- Zope3/doc/CHANGES.txt:1.506	Thu Feb 19 14:49:04 2004
+++ Zope3/doc/CHANGES.txt	Mon Feb 23 04:48:32 2004
@@ -27,6 +27,12 @@
 
         http://localhost:8080/++apidoc++/
 
+    - Added a stateful tree implementation, e.g. to produce static
+      trees in page templates. It includes browser views that store the
+      tree state in cookies, a browser layer that replaces the tree
+      navigation with a cookie-based stateful tree and a skin using that
+      layer based on Rotterdam.
+
     - Copy/Move now checks constraints and preconditions, instead of just
       expecting the source's and target's class to be the same.
 




More information about the Zope3-Checkins mailing list