Jeroen Ruigrok van der Werven wrote: >> [wiki] >> forward_to_raw_href = true >> > Mmm, the idea in principle seems ok, but it feels a bit heavy handed since > it will do this for every non matching MIME-type. I wonder if all these > files have the Subversion binary bit set and as a result we could just look > for something like that without a need for configuration options
Actually, this only affects wiki attachments. Repository files are handled differently. Is there something else for the download page to do except punt (or scan for viruses?). I think all the other information will still appear in the list of attachments (file size, timestamp, description). It seems "safe" to do away with the config parameter and make this the default behavior, unless: - More functionality is planned for the attachment page (unlikely?), or - It will be merged with the repository code, or - Users would revolt. It seems more natural to me, but perhaps other users think otherwise. I'll submit a feature request. Ted --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
