Changes between Version 6 and Version 7 of FormProcessing

Show
Ignore:
Timestamp:
08/05/08 16:29:40 (2 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FormProcessing

    v6 v7  
    3434== HTML Forms in Templates == 
    3535 
    36 Diva does not generate HTML markup for your forms automatically. The `diva.forms` package is only concerned with the form data, not the rendering of individual form elements and how they assembled into the larger form. 
     36Diva does not generate HTML markup for your forms automatically. The `diva.forms` package is only concerned with the form data, not the rendering of individual form elements and how they are assembled into the larger form. 
    3737 
    3838For the form defined above, a simple template might contain something like this: