This is a simple hook that lets other modules alter the module path (and other things too, I guess). The main use case here is to allow modules to be organized into folders depending on their status - I will post a simple module that does this as a demonstration.

Comments

owen barton’s picture

StatusFileSize
new771 bytes

Here is the module (rename to .tar.gz). I think this probably makes sense to live as a separate project right now, since I guess it's not that useful for some people (it is very useful though for people with big or complex sites, that like to keep the current status of each module extremely clear).

moshe weitzman’s picture

Sounds good. I am not in the habit of organizing like this but maybe i should be. Any chance you can make a D6 version using drupal_alter()? I'd rather not get out of sync with 5 getting features before 6.

moshe weitzman’s picture

Status: Needs review » Needs work
moshe weitzman’s picture

Status: Needs work » Fixed

use --destination

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.