On 09.03.2004 11:57, [EMAIL PROTECTED] wrote:

+ <action dev="RP" type="update">
+ Renaming Woody to CocoonForms
+ - The Woody block (src/blocks/woody) has moved into the new Cocoon Forms + block (src/blocks/forms).
+ - new namespaces:
+ * from xmlns:wd="http://apache.org/cocoon/woody/definition/1.0";
+ to xmlns:fd="http://apache.org/cocoon/forms/1.0#definition";
+ * from xmlns:wb="http://apache.org/cocoon/woody/binding/1.0";
+ to xmlns:fb="http://apache.org/cocoon/forms/1.0#binding";
+ * from xmlns:wi="http://apache.org/cocoon/woody/instance/1.0";
+ to xmlns:fi="http://apache.org/cocoon/forms/1.0#instance";
+ * from xmlns:wt="http://apache.org/cocoon/woody/template/1.0";
+ to xmlns:ft="http://apache.org/cocoon/forms/1.0#template"; + - Java packages moved from org.apache.cocoon.woody to + org.apache.cocoon.forms
+ - Petstore and Apples examples have been renamed
+ </action>

The spaces won't be preserved, so the final HTML will look ugly. I guess ul/li will work as this document is transformed to XDocs, isn't it?


Joerg

Reply via email to