Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
extension system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Mar 2014 at 11:17 UTC
Updated:
30 Sep 2015 at 02:28 UTC
Jump to comment: Most recent
Comments
Comment #1
catchThe thing I don't like about the top level directories, is that I've worked on some projects where the sites/all/* directory was kept separately from the core checkout, which you can't really do with three top level directories. In that case I guess you could just use multisite instead but not really seeing the benefit of removing the option.
Comment #2
longwaveAlso not sure I see the benefit in this. None of the "problem" items are actually problems?
Comment #3
tstoecklerThis is not an argument either way, but once #1757536: Move settings.php to /settings directory, fold sites.php into settings.php has landed it will also be possible to specify a custom conf path in your top-level settings.php. I.e. people could still declare $conf_path = 'sites/all' or whatever which would then work similar (but for settings.php) to D7.
Comment #4
sunComment #5
mile23sites/all/stays, butmodules/is preferred.Change record: https://www.drupal.org/node/1327978