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

dww’s picture

There'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...

Trejkaz’s picture

Status: Active » Closed (fixed)

OK, 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.