We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here is a way that we can create our module dependencies.
This drush module will dump out the dependency data: http://drupal.org/project/drush_mm
This page has some explanation of how to use the module: http://drupal.org/node/348914
drush mm-dot --verbose > ~/drupal.dot neato -T png -Goverlap=false -o drupal.png ~/drupal.dot
The Dependancy Graph (Large File.)