Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#6132 closed enhancement (duplicate)

Allow downloading attachments directly from a wiki page

Reported by: ben@… Owned by: Christian Boos
Priority: normal Milestone:
Component: wiki system Version: 0.10-stable
Severity: normal Keywords: attachment
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Currently, downloading an attachment from the wiki requires two steps:

  • Click the attachment link at the bottom of a wiki page
  • Click the download link on the attachment page

This is annoying in two cases:

  • When trying to download multiple attachments from the same page, this forces the user to keep going back and forth between a wiki page and its attachments' pages
  • When trying to download an attachment that can't be previewed (because its type doesn't have a renderer or because the attachment is too large), this forces the user to go through an extra page

I propose that the attachment list be changed so that it allows direct downloading of all attachments, and viewing only of attachments that can be viewed. Something like this, perhaps:

Enormous.jpg (1 GB) - added by ben 1 minute ago Download
System.iso (3 GB) - added by ben 1 minute ago Download
Small.jpg (1 KB) - added by ben 1 minute ago Download

To avoid having to sniff the MIME type of every attachment on a page to display the page, attachments' MIME types would need to be cached in the database.

Attachments (0)

Change History (3)

comment:1 by sid, 16 years ago

Keywords: attachment added
Version: 0.10-stable

This would be nice!

comment:2 by Christian Boos, 16 years ago

Milestone: 0.12

comment:3 by Christian Boos, 16 years ago

Milestone: 0.12
Resolution: duplicate
Status: newclosed

See previous ticket #5718.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.