in bootstrap.php you can add additional paths - each project has its own config settings also with paths to centrall models vendors and controllers defined there
http://groups.google.com/group/cakephp-edge/browse_thread/thread/2301489ed8aa8044 hth - S On 25/04/2008, Steve <[EMAIL PROTECTED]> wrote: > > > Ok, > > I'm developing an application and rather than installing it for each > of my clients that are going to use it, I'd like for it to be > installed on a single directory and have each client site able to > access it. > > The only thing that I want each client site to have unique is the > following > - Own database > - Own webroot (obviously) > - Own views > > I know how to set it up where each client has their own webroot, but > I'm not so sure how to set it up so that each client has their own DB > and views. Further more, I would like for them to be able to use the > default views, but with the capability to override them with their own > views. Kind of like the way a Cake App can override views from the > Cake core. > > Any advise is appreciated. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
