FrRedmineFiles » History » Version 1
Caroline Boisson | Altic, 2011-12-12 15:55
| 1 | 1 | Caroline Boisson | Altic | h1. Fichiers |
|---|---|---|---|
| 2 | |||
| 3 | Files Module |
||
| 4 | |||
| 5 | Each project can have a Files module enabled/disabled via the settings menu. |
||
| 6 | |||
| 7 | A sortable table shows the details of all the uploaded files. If a version if selected while uploading the file the file is shown below the version. Of note are the MD5 hash and D/L(Download Count). |
||
| 8 | |||
| 9 | some files uploaded |
||
| 10 | |||
| 11 | New files are added via the New File button in the upper right hand corner. |
||
| 12 | Edit |
||
| 13 | File storage |
||
| 14 | |||
| 15 | All uploaded files are stored at the /{install dir}/files directory. |
||
| 16 | |||
| 17 | The uploaded file name is prefixed with a unique id based on it's parent for directory storage. |
||
| 18 | Edit |
||
| 19 | New file form |
||
| 20 | |||
| 21 | If a new file is added, the input form is as shown below. Select a version from the list to link a file to a specific version. Adding multiple files at once is possible using the "Add another file" link. |
||
| 22 | |||
| 23 | The optional description is used for an alt text. |