Module Paths
Categories
Component ID
259631
Component name
Module Paths
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2468
Component created
Component changed
Component body
This is a simple helper module for module developers and maintainers to keep an overview of the different CVS branches (like DRUPAL-5, DRUPAL-5--2, DRUPAL-6--1, HEAD, etc) they have enabled on different test sites.
A module developer that has to maintain different branches of the same module typically has CVS checkouts of those branches in directories like foo-DRUPAL-5, foo-DRUPAL-5--2, foo-HEAD. This module provides a block (and page) that displays the path name of the enabled modules on a site. That way it's easy to determine which version of the modules is enabled the site.
