Closed
Bug 291329
Opened 19 years ago
Closed 16 years ago
Adding option for attachment presentation using regexp rewrite
Categories
(Bugzilla :: Attachments & Requests, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: helpwanted)
the version i'm thinking of is something like:
s#(mozilla)/(.*):(\d+)#<a href="http://lxr.mozilla.org/\1/source/\2\3">\1/\2:
\3</a>#g but it could be more complicated (ala show_bug).
ideally one could define these on the fly (per user, per product, per site).
Comment 1•16 years ago
|
||
You should implement this as a plugin.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•