[CMF-checkins] CVS: CMF - CHANGES.txt:1.200

Yvo Schubbe y.2004_ at wcm-solutions.de
Fri Jun 4 06:11:11 EDT 2004


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv12813

Modified Files:
	CHANGES.txt 
Log Message:
- copied the old index_html.py to index_html_categorized.py
- added new 'listing' widget and related getBatchItemInfos.py / css styles
- modified 'index_html' to show sub-objects in the selected order


=== CMF/CHANGES.txt 1.199 => 1.200 ===
--- CMF/CHANGES.txt:1.199	Tue Jun  1 13:35:15 2004
+++ CMF/CHANGES.txt	Fri Jun  4 06:10:40 2004
@@ -2,6 +2,14 @@
 
   New Features
 
+    - PortalFolder and zpt skin: PortalFolder now inherits from OrderedFolder.
+
+      o Added buttons to 'folder_contents' that allow to set a default sorting
+        for each PortalFolder or to order the sub-objects by hand.
+
+      o Modified 'index_html' to show sub-objects in the selected order. The
+        old 'index_html' is still available as 'index_html_categorized'.
+
     - CMFDefault utils: Added 'html_marshal' function.
       This is similar to ZTUtils.make_hidden_input(), but returns a sequence
       of (name, value) pairs instead of html code.




More information about the CMF-checkins mailing list