Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11887


Ignore:
Timestamp:
Dec 19, 2014, 8:05:41 PM (9 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11887 – Description

    initial v1  
    1 I'd like to list the filenames and possibly URLs of a ticket's attachments in each notification email.  I need to gain access to ticket attachments in the `trac_notify_email.txt` but I'm not sure if this is possible.  I've been working on it for the past couple of days and am not sure if this is possible.  Please excuse my limited experience working with Trac and Genshi.
     1I'd like to list the filenames and possibly URLs of a ticket's attachments in each notification email.  I need to gain access to ticket attachments in the `trac_notify_email.txt`.  I've been working on it for the past couple of days and am not sure if this is possible.  Please excuse my limited experience working with Trac and Genshi.
    22
    33Is this something that can be done currently?  If not maybe it's worth adding as a feature?  Thanks