Mercurial > hg > isophonics-drupal-site
annotate sites/README.txt @ 5:c69a71b4f40f
Add slideshow module
author | Chris Cannam |
---|---|
date | Thu, 07 Dec 2017 14:46:23 +0000 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 This directory structure contains the settings and configuration files specific |
Chris@0 | 2 to your site or sites and is an integral part of multisite configurations. |
Chris@0 | 3 |
Chris@0 | 4 It is now recommended to place your custom and downloaded extensions in the |
Chris@0 | 5 /modules, /themes, and /profiles directories located in the Drupal root. The |
Chris@0 | 6 sites/all/ subdirectory structure, which was recommended in previous versions |
Chris@0 | 7 of Drupal, is still supported. |
Chris@0 | 8 |
Chris@0 | 9 See core/INSTALL.txt for information about single-site installation or |
Chris@0 | 10 multisite configuration. |