Version 1 (modified by 8 years ago) (diff) | ,
---|
Contents
Back link feature in Trac (trac:#611)
Description
This plugin provides back link feature.
- Add Back Links section to ticket, wiki and milestone views.
- Update automatically
backlink
table with gathered back links from tickets, wiki pages, milestones and changesets via*ChangeListner
interfaces. - Add
backlink sync
command which updatesbacklink
table first.
Bugs/Feature Requests
Existing bugs and feature requests for TracBackLinkPlugin are here.
If you have any issues, create a new ticket.
defect |
8 / 9 |
||
---|---|---|---|
enhancement |
1 / 1 |
Download
Download the zipped source from here.
Source
You can check out TracBackLinkPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 18606 by jun66j5 on 2023-12-19 09:45:49
-
TracBackLinkPlugin/1.0.15: fix
AttributeError
when invokingbacklink sync
with PostgreSQL (closes #14265)
- 18598 by jun66j5 on 2023-11-20 03:18:08
-
TracBackLinkPlugin/1.0.14: fix
backlink sync
command with Python 3 (closes #14253)
- 17971 by jun66j5 on 2021-01-25 08:50:34
-
TracBackLinkPlugin/1.0.13: fix
'Fragment' object is not callable
while rendering backlinks and add unit tests (closes #13619)
(more)
Author/Contributors
Attachments (2)
- example-wiki.png (15.1 KB) - added by 8 years ago.
- example-ticket.png (8.9 KB) - added by 8 years ago.
Download all attachments as: .zip