There are a couple of options. One is in rdBloggery.
Also, search http://cakebake.wordpress.com
or maybe http://rossoft.wordpress.com/
those guys talked about this issue a while back.
the other more advanced option is to use the RequestHandler.
check in the beforeFilter if the request is coming from ajax
then do a redirect with /bare preceding the url that you want to  
direct to.
using /bare before the controller in a request will give you the ajax  
layout.

Good Luck. Bake on....

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to