[CMF-checkins] CVS: CMF - CHANGES.txt:1.159
    Yvo Schubbe 
    cvs-admin at zope.org
       
    Sat Nov  1 11:42:30 EST 2003
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv20127
Modified Files:
	CHANGES.txt 
Log Message:
membership management ui (part 2):
- moved batch navigation into batch_widgets.pt to make the code reusable for members_manage_form.pt
=== CMF/CHANGES.txt 1.158 => 1.159 ===
--- CMF/CHANGES.txt:1.158	Wed Oct 29 10:58:30 2003
+++ CMF/CHANGES.txt	Sat Nov  1 11:41:59 2003
@@ -2,6 +2,10 @@
 
   New Features
 
+    - zpt skin: Added batch_widgets.pt and getBatchNavigation.py.
+      roster and search use now the new navigation macro. Looks like before,
+      but i18n works better and it's easier to reuse or replace the code.
+
     - zpt skin: Added zpt version of registered_notify_template.
 
     - CMFCorePermissions: Made them available for import by Scripts.
    
    
More information about the CMF-checkins
mailing list