Change view: ListGrid

The Daily Dev Log - 1

I spent around 7 hours putzing with History.js in cake_admin. While History.js should auto-ajax any web application, it doesn't quite play nice with CakePHP.

Read More…

Conditionally Load Javascript

Example of loading javascript files in 1.2 based on the current controller/action path

Read More…