How do I add a class to a Panel region? The Config gear > Style > Change brings up some crazy wizard but doesn't seem to just allow me to specify a class
Is there a way to reference a table that is going to be created afterwards? similar to using a declared function in C, which is defined later on in the program.
How can I select distinct from Cake? I've tried $this->Publication->find('list', array('fields' => 'DISTINCT category_id', 'conditions' => array('Publication.organisation_id' => $organi
How do I set the access denied or front page to some random static html? it pretends like I can specify a relative URL there, but, for example, I have added an error.html which I can see at domain.tld