Is it possible chain of the Router to catch all routes that it can't resolve?
I know that it normally hands of to the Missing Controller if it can't find a route. I would like to insert a controller between these two, check against my DB for a page, create the page if it is available, if not pass on the request to the missing controller. Thank you. -- Fedora 9 : sulphur is good for the skin ( www.pembo13.com ) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
