Closed (fixed)
Project:
Project
Version:
5.x-1.2
Component:
Releases
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2008 at 04:17 UTC
Updated:
30 Nov 2008 at 22:45 UTC
What is the recommended way to manage multiple files for a single release? Are we supposed to designate some file as the "main" file (in our case, this means pick an architecture to consider the major one), or is there some different way of going about it?
Comments
Comment #1
dwwThere's no good solution for this at this time, sorry. :( The main issue you care about is probably this:
#179471: release file attachments should use drupal upload functionality
Related discussion:
#11416: Please provide *.zip downloads.
This is definitely an area that needs help. Hopefully once everything is built via views, it should be easier to customize things like this, have a nice little table of releases embedded on the release nodes, and even on the project nodes themselves...
Comment #2
Trejkaz commentedOK, that's cool.
There is a workaround in creating Release as a normal kind of content, adding multiple files to it and doing all the formatting manually.