Mercurial > defr > drupal > core
annotate sites/all/README.txt @ 19:3edae6ecd6c6 6.9
Drupal 6.9
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 15 Jan 2009 10:15:56 +0100 |
parents | c1f4ac30525a |
children |
rev | line source |
---|---|
webmaster@1 | 1 // $Id: README.txt,v 1.3 2006/12/23 15:35:51 dries Exp $ |
webmaster@1 | 2 |
webmaster@1 | 3 This directory should be used to place downloaded and custom modules |
webmaster@1 | 4 and themes which are common to all sites. This will allow you to |
webmaster@1 | 5 more easily update Drupal core files. These modules and themes should |
webmaster@1 | 6 be placed in subdirectories called modules and themes as follows: |
webmaster@1 | 7 |
webmaster@1 | 8 sites/all/modules |
webmaster@1 | 9 sites/all/themes |