Mark wrote: > Hi, > > Is it possible to craft a TracLink to export: an attachment? I have > uploaded a html file (an outlook e-mail message to be precise) as an > attachment to a ticket and I want to create a link to the attachment > that serves the file as html. I don't want the contents of the file to > be displayed in the browser view and I don't want the file to be > automatically downloaded using Content-Disposition. > > I know I can commit the file to the repository and use export: but I > was hoping it was possible to do it with an attachment. > > Any help would be appreciated. > >
Use raw-attachment: instead of attachment: That was missing from the TracLinks page, I've added it now. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
