From e6d4ad109a908bfbacb3f17051bbbcd6fe0b38a4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 18 Dec 2006 11:20:06 +0000 Subject: - Patch #101455 by vjordan, greggles and all: clarified instructions in README.txt --- sites/all/README.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'sites/all') diff --git a/sites/all/README.txt b/sites/all/README.txt index 74531de35..7ca7a5e05 100644 --- a/sites/all/README.txt +++ b/sites/all/README.txt @@ -1,5 +1,9 @@ // $Id$ -This directory should be used to place downloaded and custom modules and -themes which are common to all sites. This will allow you to more easily -update Drupal core files. +This directory should be used to place downloaded and custom modules +and themes which are common to all sites. This will allow you to +more easily update Drupal core files. These modules and themes should +be placed in subdirectories called modules and themes as follows: + + sites/all/modules + sites/all/themes -- cgit v1.2.3