Modify ↓
#3977 closed enhancement (fixed)
list all attachments for easy searching
Reported by: | Jeff Hammel | Owned by: | daan |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | jhammel@… | Trac Release: | 0.11 |
Description
Proposed: a wiki macro (e.g. [[AllAttachments]]
) that will list all attachments; it could also take arguments, e.g. [[AllAttachments(wiki)]]
, [[AllAttachments(ticket)]]
, etc. The macro should list all attachments, where they are located, etc.
see: http://groups.google.com/group/trac-users/browse_thread/thread/f21c497034b8ad5a
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
Owner: | changed from anybody to daan |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Solved, see http://trac-hacks.org/wiki/AllAttachmentsMacro
Let me know if this is what you had in mind!