View Single Post
Old 04-17-2009, 10:45 PM   #57 (permalink)
ETbyrne
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

I uploaded a new version of dingo to the site and as always it has many changes. To name a few:

Error Handling - Thanks to Kalle Dingo now handles errors with grace and also has a debugging mode (set in index.php)

More URL Access - Pages can now be accessed via index.php?page=controller/func/arg1/arg2 in addition to index.php/controller/func/arg1/arg2. This fixes an issue with resolving paths when using Mod_Rewrite.

Dingo also comes with a nice little styled welcome page, I thought it would be better than the usual blank white "installation successful" thing.

And just some all around bug fixes across the board. The site is also now accessible to everyone now, but it isn't "officially public" so don't go spreading the word quite yet!

Quote:
I've not been following the changes in the framework very closely, mostly because there's no versioning repository yet (is there?)
Yeah, I haven't set up a code repository yet...
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote