A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/489.html
Document ID: 489
Branch: main
Language: default
Name: Cocoon Forms: Introduction (unchanged)
Document Type: Document (unchanged)
Updated on: 6/20/05 10:14:39 AM
Updated by: Mark Leicester
A new version has been created, state: draft
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 5082 bytes (previous version: 4969 bytes)
Content diff:
(2 equal lines skipped)
<h1>Introduction</h1>
--- <p>Cocoon has an advanced form framework. It is simply called "Forms" or
"Cocoon
--- Forms", but mostly referred to as <strong>CForms</strong>. Previously it was
--- called "Woody".</p>
+++ <p>Cocoon has an advanced forms framework. Together with Flow and
JXTemplates,
+++ Cocoon Forms (or <strong>CForms</strong>) provides a solid basis for
building
+++ interactive web applications. Cocoon Forms handles complex use cases while
still
+++ being simple enough to be used by non-Java-programmers who want to add
forms to
+++ their site.</p>
--- <p>Combined with other Cocoon technologies, such as flowscript and the
--- JXTemplate generator, this provides a solid basis for building
webapplications
--- in Cocoon.</p>
+++ <p class="note">The CForms block is still under development, and as such is
+++ marked "unstable". However, CForms is the official Cocoon forms framework.
The
+++ Cocoon community strongly encourages you to use CForms. CForms technology
powers
+++ many production quality web applications. Cocoon Forms began life with the
+++ codename "Woody". Woody was renamed to "CForms" when the Cocoon community
chose
+++ to adopt Woody as the official Cocoon forms framework.</p>
--- <p class="note"><strong>WARNING:</strong> CForms is still under
development. We
--- are currently working towards its first stable release.</p>
+++ <p>To create a form with CForms you need to define two things:</p>
--- <p>CForms aims to be powerful enough to handle complex use cases while still
--- being simple enough to be used by non-Java-programmers who want to add a
form to
--- their site.</p>
---
--- <p>Essentially to create a form with CForms you need to define two
things:</p>
---
<ul>
<li>the form model</li>
<li>the form template</li>
(72 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes