Doesn't module_rebuild_cache automatically recurse all subdirectories within sites/all/modules and sites/sitename/modules?
I might have misunderstood this part of the bootstrap process, but using CCK as an example, downloading the CCK project archive includes several sub folders with additional dependent modules, each of which shows up separately at admin/build/modules. On Nov 16, 2009, at 1:51 PM, Earl Dunovant wrote: > On Mon, Nov 16, 2009 at 1:55 PM, Justin Davis > <[email protected]>wrote: > >> >> Ideally, I would be able to define something in the settings.php that told >> drupal to look in: >> >> sites/all/modules >> sites/all/modules_advanced >> sites/sitename/modules >> >> > Try > sites/all/modules > sites/all/modules/advanced > sites/sitename/modules -- Justin Davis Liberal Arts ITS Sr. System Analyst [email protected]
