source: text-formbuilder/trunk/Changes @ 30

Last change on this file since 30 was 30, checked in by peter, 19 years ago

added CSS customization
special-case for single-option checkboxes

File size: 591 bytes
RevLine 
[19]1Release history for Text::FormBuilder.
2
[23]30.06
4    * marked Parse::RecDescent as an explicit dependency
5    * added a single-quoted string to the grammar that
6      can be used in the labels and default values to include
7      characters in [^\w\t ]
8    * generated code leaves out overwrriten options
9    * allow option lists to have simple multiword and quoted
10      string values
[24]11    * allow for validated but not required fields
[30]12    * added a !section directive that splits up a form into
13      sub-tables with their own ids and captions
[23]14   
[19]150.05 -  9 Nov 2004
16    * First CPAN release
Note: See TracBrowser for help on using the repository browser.