Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.32
- pass the Maypole request object to CGI::FB, instead of the CGI or Apache request object, since Maypole has a suitable params() method - suggested by Dave Howarth
- de-activated default PrettyPrint mode - you can get it now using CDBI::FB's post-processor architecture
- Maypole::FormBuilder::Model
- setup_form_mode() accepts a new mode_args argument, which is a hashref. The addto and addmany templates use this
- refactored setup_form_mode() to use a dispatch table of coderefs
- templates
- edit - simplified generation and layout of has_many forms
- addto - simplified, moved code into setup_from_mode()
- addmany - supports adding multiple items in a has_many relationship
- maypole.css - slight tweaks
- list - slight tweaks
Modules
CGI::FormBuilder support in Maypole
Class::DBI model without ::Loader
CGI::FormBuilder for Maypole
Provides
in lib/Maypole/FormBuilder/View.pm