summaryrefslogtreecommitdiff
path: root/includes/install.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-12-08 19:10:21 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-12-08 19:10:21 -0500
commit3ed0414d17e42753a8b5587c1225e3582cfe7bbd (patch)
tree18251f12ff16122b208c6b87025a95d04292cb0a /includes/install.inc
parentc7e45d937d6ac63b2f4fc5a44ce3567159f86052 (diff)
downloadbrdo-3ed0414d17e42753a8b5587c1225e3582cfe7bbd.tar.gz
brdo-3ed0414d17e42753a8b5587c1225e3582cfe7bbd.tar.bz2
Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation.
Diffstat (limited to 'includes/install.inc')
-rw-r--r--includes/install.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/includes/install.inc b/includes/install.inc
index 0372483b6..c4bcb88b2 100644
--- a/includes/install.inc
+++ b/includes/install.inc
@@ -1244,6 +1244,12 @@ function drupal_check_module($module) {
* - distribution_name: The name of the Drupal distribution that is being
* installed, to be shown throughout the installation process. Defaults to
* 'Drupal'.
+ * - exclusive: If the install profile is intended to be the only eligible
+ * choice in a distribution, setting exclusive = TRUE will auto-select it
+ * during installation, and the install profile selection screen will be
+ * skipped. If more than one profile is found where exclusive = TRUE then
+ * this property will have no effect and the profile selection screen will
+ * be shown as normal with all available profiles shown.
*
* Note that this function does an expensive file system scan to get info file
* information for dependencies. If you only need information from the info