New Release: Pronto 0.6
Filed under release, pronto, 0.6
After more than a year of casual development, fixes, and refinement, Pronto 0.6 is here.
New Release: Pronto 0.5
Filed under release, pronto, 0.5
Today is a red letter day. Pronto has finally matured enough that it can be crowned with a real version number. We've also released an additional example application, which is a simple blog. Every framework seems to focus on blogs as examples, so we didn't want to be left out.
New SVN Snapshot: 20080909
Bugfixes, new toys, and all-round happyosity. Pronto for the win.If you're upgrading an existing app, take special note of the bold item below. You may be required to alter your templates to use the new url() function within grids and $html->link() calls. See the relevant manual section for...
New SVN Snapshot: 20080606
Summer's here. What better way to spend it, than indoors learning a new web framework? Moved SQL generation routines out of Page and into a separate SQL_Generator class Added a CSS reset so browsers can all agree on default styling Added hide_misc_errors to tpForm::build_form() for...
New SVN Snapshot: 20080428
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...
New SVN Snapshot: 20080403
A few incremental improvements done over the weekend. Moved input validation routines into a separate facility class Made page plugins accessible through the registry, so other layers can now use them (eg, data models) Added rotation functionality to Image plugin Bugfixes Download
Forums Available
As a stopgap solution for community collaboration (we have bigger plans in the works), we've launched a forum. Please help us fill those empty forums - the echoes are unnerving. http://forum.prontoproject.com
Site Launched!
Filed under website
Although Pronto has been in development for over a year, we've only now decided to announce its presence to the world. Behold, world! This site is still just a zygote of what it will become, so please be patient. For now, it serves only to introduce you to Pronto and to provide documentation...
