[C2.2] Display Upload Progress

2009-01-16 Thread Matthias Müller
Hi there, is there already something like a working upload progress bar for CForms? I red about a Dojo Widget (http://ajaxian.com/archives/dojo-file-upload-progress-bar-widget), but didn't found a concrete implementation. Alternatively i could use something like Fancy Upload

Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Derek Hohls
In October last year I submitted a number of queries to the list, as I was trying to get Cocoon 2.1.8 Forms + AJAX working together in my application. This was the last entry in that thread... http://marc.info/?l=xml-cocoon-usersm=122408149728592w=2 In the end, I did not succeed and moved on

RE: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Gary Larsen
Hi Derek, It's been a while since I got ajax working (2.1.9) so I'm not sure if this will help. (and I haven't read the thread) The ajax resources are in the cocoon-axis-block.jar. map:match pattern=resources/*/** map:read src=resource://org/apache/cocoon/{1}/resources/{2}/

Re: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Jeroen Reijn
Hi Gary, you probably mean in the cocoon-ajax-block.jar? Regards, Jeroen Gary Larsen wrote: Hi Derek, It's been a while since I got ajax working (2.1.9) so I'm not sure if this will help. (and I haven't read the thread) The ajax resources are in the cocoon-axis-block.jar. map:match

Re: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread DAVIGNON Andre - CETE NP/DIODé/PANDOC
Hi Derek, I read your previous mails again and it seems you JS are not loaded, maybe, as it happened to me, head is never matched by xsl:template match=head mode=forms-field. According to me that's *the* problem : Get the needed JS or use the standard ones Verify with Firebug they're loaded.

RE: Cocoon 2.1.8 Forms + AJAX : Final call for help!

2009-01-16 Thread Gary Larsen
you probably mean in the cocoon-ajax-block.jar? Oops, you're correct. Are you using the (external) matcher to get at the resources? Perhaps this changed between versions. gary map:match pattern=resources/*/** map:read src=resource://org/apache/cocoon/{1}/resources/{2}/