[Zope-Annce] Formulator 0.9.5 released
Martijn Faassen
faassen@vet.uu.nl
Wed, 27 Jun 2001 16:24:46 +0200
Hi there,
I've just released Formulator 0.9.5. Many thanks in particular go
to Stephan Richter, who contributed much that is in this release.
Formulator 0.9.5 comes with six new field types:
FileField: uploading files (if form encoding is set to
multipart/formdata).
LinkField: enter URLs; these URLs can be automatically
verified (to a limited extent).
MultiListField: a list field that allows multiple selections.
MultiCheckBoxField: select multiple checkboxes.
LinesField: enter lines of text into a textarea.
PatternField: experimental field that allows pattern-based
validation.
To download and for more information, go here:
http://www.zope.org/Members/faassen/Formulator
Have fun! Suggestions are always welcome.
Regards,
Martijn