I'm new to cake and still learning the boundaries. However, I am writing a CMS type system that will have the same components across several CakePHP websites at different domains on our server. I have the core cake lib on the server so all sites share the same core. And I'm using RC2.
The end goal of this system is to stay in house and not go out, so I'm not worried about porting it per say... but I just want to be able to update the helper code and it work across all sites. Are there issues or just standards in regards to me adding a cms.php helper in the core app/views/helpers directory that is shared by several apps? Thanks again for all your help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
