Changes for version 1.5 - 2004-06-21
- CLI mode correctly uses Constants module
- Template footers as well as headers (Markus Ramberg)
- Fix problems on failed object create (Jesse Shiedlower)
- Fix related() to deal with latest version of Class::DBI (Markus)
- Add sample CSS to distribution
- Maypole::Model::CDBI::Plain, for those who already have a CDBI set of classes set up
- Friendlier errors when a template can't be found
- Don't authenticate without a model class
- #6569 Passing DBI options in setup() (Mickael Joanne)
- #6571 User-defined ok_tables: patch
- #6572 Makefile patch: require up-to-date CBDI::AsForm (Markus Ramberg)
- #6573 Set empty params to '' instead of undef (Jody Belka)
- #6617 Required cols patch in CDBI.pm (Jesse Sheidlower)
Documentation
Describes the progress of a request through Maypole
Modules
Apache front-end to Maypole
CGI-based front-end to Maypole
MVC web application framework
Command line interface to Maypole for testing and debugging
Base class for model classes
Model class based on Class::DBI
A HTML::Mason view class for Maypole
A Template Toolkit view class for Maypole
Provides
in ex/BeerDB.pm
in lib/Maypole/Constants.pm
in lib/Maypole/View/Base.pm