Skip to content
Lyndsy Simon edited this page Sep 4, 2013 · 1 revision

Add File

When a file is added to a project, a page for that file should be created and be accessible.

In-page Previews for Image Files

When an image file is added, the image should render as a preview in the page.

Supported file types: JPG, PNG, GIF

In-page Previews for Text Files

When a text file is added, the text should be included as a preview in the page.

Supported file types: TXT, HTML

In-page Previews for Archive Files

When an archive file is added, a list of files in the archive should be included as a preview in the page.

In-page Previews for Large Files

For files over 2MB, a message should be displayed stating that the file is too large to preview on the page.

In-page Previews for Unsupported File Types

For files other than image, text, or archives, a preview should not be available and the default page layout should be used instead.

Current Version of a File Should be Displayed

For files with multiple versions, the latest version should be displayed in the preview pane.

Version History for Files

After a file is uploaded, then a second version is uploaded, both version should display in the version history. When downloaded, they should contain the appropriate content.