Download manager is a module for Drupal designed for managing file downloads on a personal (or similar) site.
Platform
Drupal 6.x/PHP
Version History
| Version Name | Changes |
| Version 6.x-0.96 beta
| - Fixed a bug that interfered with platform selection on a Download-type node when the Path module was enabled.
- Added support for generating meta tags on the downloads page.
|
| Version 6.x-0.95 beta
| - Added support for displaying a software platform for each download.
|
| Version 6.x-0.9-beta
| - "Download" content type implemented.
- "Downloads" summary page implemented in two styles.
- Download node edit forms implemented.
|
To-Do List
- Write the documentation.
- Add some more customization options.
- Optimize node display code, so it doesn't require multple DB queries.