Warning: Can't synchronize with repository "(default)" (/var/repositories/acr does not appear to contain a Mercurial repository.). Look in the Trac log for more information.

Ticket #32 (closed enhancement: fixed)

Opened 22 months ago

Last modified 20 months ago

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

comment:1 Changed 22 months ago by amol

  • Severity changed from * to 3D
  • Milestone changed from Backlog to Iteration 4

comment:2 Changed 20 months ago by puria

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 20 months ago by puria

  • Milestone changed from Iteration 4 to Iteration5

Milestone Iteration 4 deleted

Note: See TracTickets for help on using tickets.