Closed (fixed)
Project:
Documentation
Component:
Installation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2007 at 01:22 UTC
Updated:
28 Jan 2007 at 02:45 UTC
For 5.x, these are all listed on separate lines:
/drupal
/sites
/default
settings.php
/all
/modules
/themes
/files
Does this mean:
/drupal/sites/default/settings.php
/drupal/sites/all/modules
/drupal/sites/all/themes
/drupal/sites/all/files
I believe there is a distinction that settings.php goes in /sites/default, whereas the contributed modules go in /sites/all/modules? This could be made clearer.
In my default 5.x install, the /sites directory is inside the /drupal directory. Do these instructions imply it should be moved outside?
Comments
Comment #1
cog.rusty commentedYes, that's what it means. The alignment is broken.
I think that the
<pre>and</pre>tags should be allowed in Filtered HTML. The<code>and</code>tags seem to strip white space.Not sure if it is ok to go on and change it to
<pre>/</pre>and Full HTML now.Comment #2
sepeck commentedI believe pre tags are being removed from drupal.org as they cause breakage in the theme itself.
Comment #3
sepeck commentedhttp://drupal.org/node/53705
Adding link in text as it's a pain to go look otherwise.
Comment #4
sepeck commentedjust edited the text with full paths for each line.
Comment #5
(not verified) commented