Ticket #32 (closed enhancement: fixed)
Review "File" view interaction
| Reported by: | amol | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Iteration5 |
| Severity: | 3D | Keywords: | |
| Cc: |
Description
Currently File view tries to show the content of the file. We have already created VideoView? and ImageView? for this, FileView must be switched to something that will just permit to download the file.
In RENDER mode:
- a 64x64 preview of the file should be shown
- Right of the preview should be shown the title of the file with a (download) link on the right
- Below the title should be shown the description.
In PREVIEW mode:
- a 24x24 Preview should be shown
- Right of the icon should be shown the title. The title itself should be a link to download the file.
Image for the preview can be the same in both PREVIEW and RENDER mode with different sizes set by CSS.
Image for the preview must be generated from the mimetype:
- Images should provide a thumbnail
- Videos should provide a thumbnail
- PDF and AUDIO should provide a specific icon
- Other should provide a generic "document" icon
Change History
Note: See
TracTickets for help on using
tickets.
