id summary reporter owner description type status priority component severity resolution keywords cc release 2222 RFE: Optionally use the filenames as key for download items Kis Gergely Radek Bartoň "The attached patch adds a new feature to DownloadsPlugin. If the {{{filename_key = true}}} option is set, the filenames are required to be unique and the generated download links include the filename instead of the download id. This feature is used on http://oss.euedge.com, because the various source based distributions (MacPorts, Gentoo Portage) require specific naming conventions for the download links + it is nice to have the filename in the link (in our opinion) . Could you please apply this patch? It is completely non-intrusive, can be switched on and off with graceful degradation: that is if the filenames are not unique it is undeterministic which file will be downloaded. The feature is off by default. The patch can be applied with: {{{ cd 0.10 patch -p6 .../dlbyname.diff }}} " enhancement closed high DownloadsPlugin minor fixed 0.10