I don't know what the "sites/all thing" is, but I like having all my site specific themes, modules, and files under sites/domain/. What I would like to see in an installer is a series of checkboxes: [ ] Create files directory at sites/domain/files [change] [ ] Create themes directory at sites/domain/themes [change] [ ] Create modules directory at sites/domain/modules [change] I think that gives the user the most flexibility. I especially like the idea of it pre-creating the files directory. Unfortunately, I didn't decide that files would be better in their own site dirs until recently and now I'm stuck. I want to move them but the fact that no one has answered me on http://drupal.org/node/76924 in nearly a week has me scared to try it. LOL Michelle On 8/9/2006 10:59:54 AM, Jeff Eaton (jeff@viapositiva.net) wrote:
Eliminates the need *in many cases*... But certainly not in all cases. I can't imagine someone who wants to put together a web site not putting at least a few custom modules in, or one or two downloaded (or customized) themes.
--Jeff
-----Original Message----- From: Khalid B [mailto:kb@2bits.com] Sent: Wednesday, August 09, 2006 9:53 AM To: Adrian Rossouw Cc: development@drupal.org Subject: Re: [development] Distilling distributions from configured sites.
You are right.
I think the sites/all thing that is in HEAD now eliminates the need for site specific modules and themes, and keeps things separate from core as well (for upgrades).