Ticket #4492 (new enhancement)
Automatic backlinks for tickets based on document referer
| Reported by: | daniel.oconnor@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | xref |
| Cc: |
Description
This is distinct from TracCrossReferences (similar to BackLinks (#611)); but solves a similar problem.
- Every view of a ticket records the referring URL; and increments the count for number of referrals.
- The ticket page shows the number of referrers as a 'pages and tickets which mention this ticket' widget
A simple list of allowed URL patterns or referrers can prevent spam easily.
The benefit of this approach is to organically strengthen the relationship between tickets, rather than rely on explicit macros. Garbage collection could be optionally included; so that links dissolve over time.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


