-
Notifications
You must be signed in to change notification settings - Fork 0
derEremit/drupalprofilegraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Create a graph for a drupal profile # requires pydot library ( python-pydot package in ubuntu) Exampe usage: python drupalprofilegraph.py /var/www/drupal7/profiles/myprofile /var/www/drupal7/sites/mysite/modules/custom ~/outputdir Important info on yourprofile.info the script expects two "markers" in the correct order Custom modules : these will be colored red Development modules: everything after that will not be included in core example excerpt: . . . ;Custom modules dependencies[] = mycustommodule dependencies[] = myfeature ;Development modules dependencies[] = devel dependencies[] = views_ui
About
Creates a graph with dot for a drupal profile
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published