Mercurial > hg > isophonics-drupal-site
annotate profiles/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 Installation profiles define additional steps that run after the base |
Chris@0 | 2 installation of Drupal is completed. They may also offer additional |
Chris@0 | 3 functionality and change the behavior of the site. |
Chris@0 | 4 |
Chris@0 | 5 WHAT TO PLACE IN THIS DIRECTORY? |
Chris@0 | 6 -------------------------------- |
Chris@0 | 7 |
Chris@0 | 8 Place downloaded and custom installation profiles in this directory. |
Chris@0 | 9 Note that installation profiles are generally provided as part of a Drupal |
Chris@0 | 10 distribution. |
Chris@0 | 11 |
Chris@0 | 12 DOWNLOAD ADDITIONAL DISTRIBUTIONS |
Chris@0 | 13 --------------------------------- |
Chris@0 | 14 |
Chris@0 | 15 Contributed distributions from the Drupal community may be downloaded at |
Chris@0 | 16 https://www.drupal.org/project/project_distribution. |
Chris@0 | 17 |
Chris@0 | 18 MULTISITE CONFIGURATION |
Chris@0 | 19 ----------------------- |
Chris@0 | 20 |
Chris@0 | 21 In multisite configurations, installation profiles found in this directory are |
Chris@0 | 22 available to all sites during their initial site installation. |
Chris@0 | 23 |
Chris@0 | 24 MORE INFORMATION |
Chris@0 | 25 ---------------- |
Chris@0 | 26 |
Chris@0 | 27 Refer to the "Installation profiles" section of the README.txt in the Drupal |
Chris@0 | 28 root directory for further information on extending Drupal with custom profiles. |