Mark Lundquist wrote:

Check out http://wiki.cocoondev.org/Wiki.jsp?page=Woody2CocoonForms

There's a build script that'll do your updates for you.

Regards, Upayavira


On Mar 16, 2004, at 9:02 PM, Philippe Guillard wrote:


Hi,
As woody changed to cocoon forms, somebody has a global view of what has
been changed ?

For what i know now :
- Tags wt, wi, wd have changed to ft, fi, fd


Yes — not only have the namespace prefixes changed, the namespace URIs have changed as well, e.g.

    http://apache.org/cooon/woody/definition/1.0
became
    http://apache.org/cooon/forms/1.0#definition

Also there is the bindings namespace: 'wb' => 'fb'.


- function woody changed to form and the file changed from
//org/apahe/cocoon/woody/flow/javascipt/woody2.js  to
//org/apahe/cocoon/forms/flow/javascipt/flow/Form.js

Something else?


The component names have changed, e.g. FormTemplateTransformer.

Filenames in the forms/samples/resources directory have changed, e.g.

    woody-lib.js    => forms-lib.js
    woody.css    => forms.css
    woody-field-styling.xsl => forms-field-styling.xsl
    etc.

...and within those files, it's all "woody" => "forms".

There's probably more things that I don't know about, but I went through all this a few days ago and that was everything I had to change.

HTH,
mark


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to