annotate sites/README.txt @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
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.