-
- Downloads
#176003 by yched, KarenS, dvessel: put module installs into a batch, solving the following issues:
- possible timeouts with installing/enabling lots of modules at once in core - enable install profiles to have more modules without fear of timeouts on install - bootstrap Drupal before each module load, so previously enabled modules are bootstrapped - let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
parent
5622bce2
No related branches found
No related tags found
Showing
- includes/install.inc 31 additions, 34 deletionsincludes/install.inc
- includes/module.inc 4 additions, 1 deletionincludes/module.inc
- includes/theme.inc 1 addition, 1 deletionincludes/theme.inc
- includes/theme.maintenance.inc 1 addition, 1 deletionincludes/theme.maintenance.inc
- install.php 83 additions, 28 deletionsinstall.php
- profiles/default/default.profile 4 additions, 3 deletionsprofiles/default/default.profile
Loading
Please register or sign in to comment