[CMF-checkins] CVS: CMF - CHANGES.txt:1.199
    Yvo Schubbe 
    y.2004_ at wcm-solutions.de
       
    Tue Jun  1 13:35:16 EDT 2004
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv11379
Modified Files:
	CHANGES.txt 
Log Message:
- update 'folder_contents' change note
=== CMF/CHANGES.txt 1.198 => 1.199 ===
--- CMF/CHANGES.txt:1.198	Tue Jun  1 06:36:47 2004
+++ CMF/CHANGES.txt	Tue Jun  1 13:35:15 2004
@@ -18,10 +18,9 @@
 
     - DublinCore: setModificationDate is now guarded by 'ModifyPortalContent'.
 
-    - zpt skin: Reimplemented 'folder_contents'.
-      Uses a controller script instead of 'folder_copy', 'folder_cut',
-      'folder_delete' and 'folder_paste' scripts. The result looks almost the
-      same as before.
+    - zpt skin: Reimplemented 'folder_contents' and related controllers.
+      Uses a dispatcher script that calls the right validators and controllers
+      if a form button is pushed. The result looks almost the same as before.
 
     - PortalFolder and SkinnedFolder: Added 'new' and 'rename_items' Actions.
       Used for redirects they are invisible by default.
    
    
More information about the CMF-checkins
mailing list