[Checkins] SVN: z3c.formjs/trunk/CHANGES.txt add new item to changes.

Paul Carduner paulcarduner at gmail.com
Tue May 13 01:04:45 EDT 2008


Log message for revision 86689:
  add new item to changes.

Changed:
  U   z3c.formjs/trunk/CHANGES.txt

-=-
Modified: z3c.formjs/trunk/CHANGES.txt
===================================================================
--- z3c.formjs/trunk/CHANGES.txt	2008-05-13 04:52:07 UTC (rev 86688)
+++ z3c.formjs/trunk/CHANGES.txt	2008-05-13 05:04:44 UTC (rev 86689)
@@ -5,6 +5,13 @@
 Version 0.3.1 (unreleased)
 --------------------------
 
+- Feature: There is now a viewlet manager already registered with all
+  the viewlets necessary to use z3c.formjs.  You can now just do:
+
+    <script tal:replace="structure
+                         provider:z3c.formjs.interfaces.IDynamicJavaScript">
+    </script>
+
 - Feature: When AJAX handlers return complex data structures (dictionaries,
   lists and tuples), the data is automatically converted into JSON
   format before delivery.



More information about the Checkins mailing list