drupal/sites
Jennifer Hodgdon a4cdbb065c Issue #1971860 by arh1, shanethehat, Fabianx: Document that Twig debug mode can cause automated tests to fail 2013-06-14 05:48:10 -07:00
..
default Issue #1971860 by arh1, shanethehat, Fabianx: Document that Twig debug mode can cause automated tests to fail 2013-06-14 05:48:10 -07:00
README.txt Issue #1539940 by jwilson3, infiniteluke, mrf, ryanissamson: Fix up README files to encourage good placement of themes, modules, and profiles 2012-10-02 06:28:08 -07:00
example.sites.php Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site 2012-08-20 09:43:07 -07:00

README.txt

This directory structure contains the settings and configuration files specific
to your site or sites and is an integral part of multisite configurations.

It is now recommended to place your custom and downloaded extensions in the
/modules, /themes, and /profiles directories located in the Drupal root. The
sites/all/ subdirectory structure, which was recommended in previous versions
of Drupal, is still supported.

See core/INSTALL.txt for information about single-site installation or
multisite configuration.