diff -r fcf75e232c5b -r 0ff3ba646492 web/drupal/themes/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/drupal/themes/README.txt Fri Aug 21 16:26:26 2009 +0000 @@ -0,0 +1,8 @@ +This directory is reserved for core theme files. Custom or contributed +themes should be placed in their own subdirectory of the sites/all/themes +directory. For multisite installations, they can also be placed in a subdirectory +under /sites/{sitename}/themes/, where {sitename} is the name of your site +(e.g., www.example.com). This will allow you to more easily update Drupal core files. + +For more details, see: http://drupal.org/node/176043 +