Recent Posts
Archive
- [ 4 posts ] May 2010
- [ 4 posts ] April 2010
- [ 3 posts ] January 2010
- [ 2 posts ] September 2009
- [ 3 posts ] June 2009
- [ 3 posts ] May 2009
- [ 3 posts ] April 2009
- [ 6 posts ] March 2009
- [ 1 post ] February 2009
- [ 1 post ] January 2009
- [ 8 posts ] November 2008
- [ 7 posts ] October 2008
Update for CakePHP-Goodies (AutoJavascript and Gravatar Helpers)
Saturday, 22 May 2010
Tagged: Website, General
Just a quick one tonight.. I've received some feedback via the CakePHP Bakery indicating that an oversight in the pathing for the unexpectedly popular Automatic Javascript Includer Helper caused it to not work for Windows systems.
While I don't much care for windows development or servers, I have corrected the issue, and you can now also be lazy with your JS includes on windows too!
I also updated some doc blocks, added documentation, and links back to my site as well as changed an am() call to array_merge(). That pretty much concludes the updates.
If you have not yet checked out the CakePHP Goodies plugin, I encourage you to do so. Grab it from github here. It includes an Automatic Javascript includer helper, which uses CakePHP conventions for naming to check for Javascript files based on the controller and action you are currently in, and includes them into your scripts_for_layout if found. There is also a Gravatar helper which allows you to display user avatars in a dead simple manner.
0 Comments
There are currently no comments for this post. Why not be the first to have your say?
