New release time!
Change in nomenclature: "template plugins" are now also known as "helpers", and "page plugins" are now also known as simply "plugins"- Added a datetime widget to the Form helper
- Moved template logic into a separate class so it can be accessed outside of page controllers (eg, a commandline client can now use it to render email content)
- CSS fixes for IE6 and IE7 (oh how I hate thee)
- Changed Mailer plugin to use SwiftMailer instead of PHPMailer. PHPMailer is still available via ppPHPMailer for the time being.
- Upgraded TinyMCE to 3.0.7
- Changes to display callback functions in tpGrid::build_grid()
- More bugfixes
