3281d Consulting was founded by Derek Wright and specializes in building Drupal-based solutions for project management, issue tracking, release management, revision control integration and more. Find out more about us.
Multi-file release nodes
Currently Project release nodes only allow the attachment of one file per node, which is quite limiting. In the new Drupal 6 compatible version, the database structure is in place to support multiple files per release node. However, the code logic and user interface still needs to be completed.
Advantages of multiple files per release node include:
- Files in multiple archive formats (ie, .tgz and .zip).
- Files for multiple platforms (ie, Windows and Linux).
- Non-archived releases (ie, a release with two individual files instead of one .tgz file).