This plugin provides aback link feature.
backlink
table automatically with gathered back links from tickets, wiki pages, milestones and changesets via*ChangeListener
interfaces.backlink sync
command, which updates thebacklink
tableExample for wiki:
Example for ticket:
See alsotrac:#611,TracBacksPlugin andBackLinksMacro.
Existing bugs and feature requests forTracBackLinkPlugin arehere.
If you have any issues, create anew ticket.
defect | 8 / 9 | ||
---|---|---|---|
enhancement | 1 / 1 |
Download the zipped source fromhere.
You can check outTracBackLinkPlugin fromhere using Subversion, orbrowse the source with Trac.
$ easy_install https://trac-hacks.org/svn/tracbacklinkplugin/1.0/
trac.ini
file:[components]tracbacklink.*=enabled
upgrade
command to createbacklink
table:$ trac-admin$ENV upgrade
backlink sync
command to synchronizebacklink
table with several tables in Trac:$ trac-admin$ENV backlink sync
See alsoTracPlugins page for generic installation instructions.
AttributeError
when invokingbacklink sync
with PostgreSQL (closes#14265)backlink sync
command with Python 3 (closes#14253)'Fragment' object is not callable
while rendering backlinks and add unit tests (closes#13619)Author:OpenGroove,Inc. andtracpath
Maintainer:Jun Omae
Contributors:
Download all attachments as:.zip