mpo 2004/04/22 07:45:56
Modified: . status.xml
Log:
Mentioning the change in <fi:form> generation.
Revision Changes Path
1.306 +6 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -r1.305 -r1.306
--- status.xml 22 Apr 2004 12:15:48 -0000 1.305
+++ status.xml 22 Apr 2004 14:45:56 -0000 1.306
@@ -212,6 +212,11 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="MPO" type="update">
+ [cforms] change to generated instance xml <fi:form>.
+ Nested widgets are now grouped in <fi:widgets> and no longer in
<fi:children>.
+ This aligns with other container-widgets.
+ </action>
<action dev="VG" type="update">
LinkRewriter: Added support for rewriting URLs which are embedded into
the attribute values (example: style attribute with background image
URL).