Recent Posts
- (09/10) Fixing Warning: the ECDSA host key for 'github.com' differs from the key for the IP addressTAGS:Web Server Admin
- (12/26) CakePHP 3 - Getting List of Column Definitions from a Table (like schema())TAGS:CakephpCake3
- (09/14) Change Order of Loaded Behaviors in CakePHP 3TAGS:Cake3CakephpWeb ProgrammingPhp
- (05/29) CakePHP 3 - Accept JSON Header Only Working When Debug FalseTAGS:Web ProgrammingCakephpCake3
- (05/23) Remove All Events from Google Calendar (Reset Calendar)TAGS:Web ProgrammingPhp
- (11/08) Google Tag Manager (GTM) Not Firing Default PageView EventTAGS:Web ProgrammingJavascriptGoogle Tag Manager
- (10/13) In PHP, how do you get __toString() Magic Method Result without calling echo?TAGS:CakephpCake3Cakephp 13PhpWeb Programming
- (11/14) Getting output from shell_exec() at all timesTAGS:Web ProgrammingWeb Server Admin
Subscribe to my feed
MainelyDesign.com Blog
CakePHP 1.3 Improvements Over CakePHP 1.2
Posted on 09/09/2010 at 02:01 pm by Kevin Wentworth
Viewed 14,126 times | 0 comments
I've been working on upgrading my CakePHP application to cake version 1.3. It's a lot of work. I find myself constantly consulting the CakePHP manual/book for answers. There are many places to look for all of the improvements that were rolled into CakePHP 1.3 (at least coming from the 1.2 version). For my own reference, I'm creating a list of all of the manual pages that reference improvements, new features and/or different ways of doing things in CakePHP 1.3.
CakePHP 1.3 Improvements
- Migrating from CakePHP 1.2 to 1.3 (start here) - http://book.cakephp.org/view/1561/Migrating-from-CakePHP-1-2-to-1-3
- Improvements in CakePHP 1.3 - http://book.cakephp.org/view/1572/New-features-in-CakePHP-1-3
- Form Helper Improvements - http://book.cakephp.org/view/1616/x1-3-improvements
- Theme Improvements/Changes (especially Theme Assets) - http://book.cakephp.org/view/1093/Themes
- New ACL Scoping (espcially for plugins) -
- For 1.3, use Mark Story's ACL Extras aco_update to create you Aco records (it is 100% 1.3 ready)
- For 1.2, I used a tool I found in the bakery: Acl Controllers
As I find really good manual pages that relate to improvements over CakePHP 1.2 I will continue to post links. When I'm done with my upgrade, I'll be posting about some of my experiences.
Cheers,
-Kevin Wentworth
Tags for CakePHP 1.3 Improvements Over CakePHP 1.2
Cakephp | Links | Web Programming | Upgrade
Comments for this Posting
No comments. Be the first to post a reply.
Sorry, comments are closed for this posting.
Please Email Kevin if you have any questions. Thanks!