wiki:TracBackLinkPlugin

Version 1 (modified by Jun Omae, 7 years ago) (diff)

New hack TracBackLinkPlugin, created by jun66j5

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 updates backlink table first.

Bugs/Feature Requests

Existing bugs and feature requests for TracBackLinkPlugin are here.

If you have any issues, create a new ticket.

defect

7 / 8

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 invoking backlink 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

Author: jun66j5
Maintainer: Jun Omae
Contributors:

Attachments (2)

Download all attachments as: .zip