[CMF-checkins] CVS: CMF - CHANGES.txt:1.213
Yvo Schubbe
y.2004_ at wcm-solutions.de
Mon Jul 19 14:12:05 EDT 2004
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv10833
Modified Files:
CHANGES.txt
Log Message:
merged yuppie-actions-cleanup-branch:
- enforced usage of 'title' instead of 'name', 'url' instead of 'action'
- enforced boolean type of 'visible'
- refactored CMFSetup actions and type-info handling
- updated default profile
=== CMF/CHANGES.txt 1.212 => 1.213 ===
--- CMF/CHANGES.txt:1.212 Fri Jul 16 13:31:50 2004
+++ CMF/CHANGES.txt Mon Jul 19 14:11:35 2004
@@ -7,6 +7,13 @@
Bug Fixes
+ - CMFSetup: Refactored actions and type-infos.
+ Changed some XML attributes, converting list items to sub-elements.
+
+ - ActionInformation: Some attribute cleanup.
+ Enforced usage of 'Title' instead of 'Name', 'URL' or 'URL (Expression)'
+ instead of 'Action'. Enforced boolean type of 'Visible'.
+
- DiscussionTool: Fixed two acquisition bugs.
(Collector #119 and #201)
More information about the CMF-checkins
mailing list