The current download url (file/<eid>?vid=downloadurl) is very annonymous. I think download url should be suffixed with the filename to help indexation, url sharing and automatic download. | |
| priority | normal |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | 1.12.0 |
| load left | 0.000 |
| closed by | #226:a4f3a73499ae |


#1312127 fix fsimport command registration to c-c
Comments
I don't get the point. In what does it help to indexation and automatic download ?
Don't you simply want that the file entities url include the file's name ?
It help indexation as link are more verbose http://babar.com/files/42?vid=download look less like an image path than http://babar.com/files/42/raw/babar.png.
Tools as wget or curl usually use the last part of the url to name files.
I would limit the full suffix to download url as I won't expect http://babar.com/files/42/raw/babar.png to be and html document.