From df299d8ccd05239f1d0fc6ca7efc84e4107cda30 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 18 Mar 2009 09:53:04 +0000 Subject: - Patch #360415 by JuliaKM, ultimateboy, keith.smith et al: improved instructions. --- sites/all/README.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'sites/all') diff --git a/sites/all/README.txt b/sites/all/README.txt index 4f044e3f1..66556866d 100644 --- a/sites/all/README.txt +++ b/sites/all/README.txt @@ -1,9 +1,8 @@ // $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. These modules and themes should -be placed in subdirectories called modules and themes as follows: +and themes which are common to all sites. Keeping contributed and +custom modules and themes in the sites directory will aid in upgrading +Drupal core files. Place contributed and custom modules and themes in +the sites/all/modules and sites/all/themes directories respectively. - sites/all/modules - sites/all/themes -- cgit v1.2.3