You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by je...@apache.org on 2007/01/02 21:40:07 UTC

svn commit: r491928 - in /cocoon/branches/BRANCH_2_1_X/lib: jars.xml optional/dojo-rsrc-20060614.jar optional/dojo-rsrc-20061224.jar

Author: jeremy
Date: Tue Jan  2 12:40:06 2007
New Revision: 491928

URL: http://svn.apache.org/viewvc?view=rev&rev=491928
Log:
Update Dojo to 0.4.1, use namespaces for loading widgets, cleanup of client-side libraries, deprecation and replacement of functions in forms_lib.js cocoon.js CFormsForm.js, all cforms forms now use a dojo widget, fixes to forms and ajax samples.

Added:
    cocoon/branches/BRANCH_2_1_X/lib/optional/dojo-rsrc-20061224.jar   (with props)
Removed:
    cocoon/branches/BRANCH_2_1_X/lib/optional/dojo-rsrc-20060614.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?view=diff&rev=491928&r1=491927&r2=491928
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Tue Jan  2 12:40:06 2007
@@ -1229,7 +1229,7 @@
       Dojo Ajax toolkit, packaged as resources in /org/apache/cocoon/dojo/resources
     </description>
     <used-by>Ajax block</used-by>
-    <lib>optional/dojo-rsrc-20060614.jar</lib>
+    <lib>optional/dojo-rsrc-20061224.jar</lib>
     <homepage>http://dojotoolkit.org/</homepage>
   </file>
 

Added: cocoon/branches/BRANCH_2_1_X/lib/optional/dojo-rsrc-20061224.jar
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/lib/optional/dojo-rsrc-20061224.jar?view=auto&rev=491928
==============================================================================
Binary file - no diff available.

Propchange: cocoon/branches/BRANCH_2_1_X/lib/optional/dojo-rsrc-20061224.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream