The CakePHP docs don't go into very many details about how to use
CakePHP in conjunction with a static website. I'm building a light CRM
app that will be behind my mostly static company site, but I want to
keep these static pages in the Cake system so that templates are
shared and I have access to dynamic capabilities even on static pages.
What's the preferred way to go about this? I see, for example, that
one router is configured to send '/' to pages->default(home), and I
imagine that routing will be involved in what I'm trying to do.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---