<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 19, 2009, at 9:15 AM, Josh Miller wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div lang="EN-US" link="blue" vlink="purple"><div class="Section1"><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; ">Is there anyone else worried that the Drupal folder structure encourages users to drop modules or themes into the wrong place? Wouldn't you like to have a folder structure that separates core from the rest of the customizable sites folder?<br><br>As this issue could blow up in the issue que (<a href="http://drupal.org/node/22336" style="color: blue; text-decoration: underline; ">http://drupal.org/node/22336</a>) perhaps a short discourse on the mailing list is in order. It's weird that we all care so much about coding standards and yet we let our folder structure look so thrown together.<br><br>Perhaps I'm wrong. I have feeling the real reason we are putting up with such a confusing structure is that moving files can introduce a big wtf and some might think we should leave it well enough alone. On the other hand, I believe it's broken and not at all grokable for 100% of the newbies.<br><br></div></div></div></span></blockquote></div><br><div>I'm all for moving the core modules into /core/modules, themes into /core/themes (or anything equivalent) in D8. &nbsp;It seems way too late for D7.</div><div><br></div><div>What we could do in the immediate is put a text file DONTTOUCH.txt or whatever in those folders, with instructions on what users should actually be doing.</div><div><br></div><div>On a related note, some modules encourage users to place custom code or plugin modules into [module folder]/modules,&nbsp;</div><div>which is bad because they can easily be deleted when the main module is updated. &nbsp;I think we should discourage this.</div><div><br></div><div>- Ken Winters</div></body></html>