Ticket #5821 (assigned enhancement)
Wiki blame support
| Reported by: | thatch | Owned by: | thatch |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | blame annotate |
| Cc: | a.a.vykhodtsev@… |
Description
One feature we never got implemented into the blame branch from 2006 was blame support for wiki pages. I now have a straw-man implementation for review. Please give this patch a try on your 0.11-dev install and specifically let me know:
- Does it produce correct blames on your pages?
- Is it fast enough?
- Should there be a new permission for annotations? some meta tags to disallow robots?
- Should there be something more like an IBlameAnnotator with callbacks for rev links, or is this best handled through the existing IHTMLPreviewAnnotator? I could see a lot of possibility for reuse if we eventually have versioned tickets and vc backends that don't support blames natively.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


