Modify ↓
Opened 17 years ago
Closed 17 years ago
#6632 closed enhancement (wontfix)
Display checksum in the Web source browser
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | version control/browser | Version: | 0.10-stable |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
In the display of information for a file, after the size and the age, how display the checksum (md5) of the file.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Right, that should be a plugin.
However, as there's no good way for now to add a new column in the browser directory view, you'll have to use a ITemplateStreamFilter component for that.
Implementation hint: http://svn.collab.net/svn-doxygen/group__fs__handling.html#ga39
Note:
See TracTickets
for help on using tickets.
This looks like a good candidate for a plugin.
Propose as wontfix