sylvain 2003/09/24 13:54:14
Modified: . status.xml
Log:
Forgot to mention <wd:submit>
Revision Changes Path
1.152 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- status.xml 24 Sep 2003 20:49:50 -0000 1.151
+++ status.xml 24 Sep 2003 20:54:14 -0000 1.152
@@ -198,6 +198,9 @@
New <wd:repeater-action> widget to automatically handle rows
addition and
deletion on repeaters (a very common need).
<br/>
+ New <wd:submit> widget to distinguish between actions (act on the
form and
+ redisplay it) and submits that terminate the form.
+ <br/>
Ability to trigger form submit on any widget value change (including
inputs,
popups, etc) to trigger server-side event handlers through client-side
interaction.
<br/>