Because I am setting up a core web engine that will drive a number of 
different sites for my company, it makes sense to me to change the location 
of the /webroot and /views directories. That way I can keep those under 
separate version control and develop the front-end distinctly from the 
back-end. I see that these paths are defined by constants. Is there a 
vehicle for setting our own custom definitions for these constants, or no?

I realize that I could probably just use a soft link to each directory 
wherever I want them to be, but my concern there is just that I'll have to 
redefine these links with every new project.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to