Contents
Backlinks for ticket in descriptions
Description
TicketBackLinksDescription behaves same way (as is briefly based on) BackLinksMacro, but it works for tickets and, by default, it writes a listing of ticket referrings on ticket description field. It can be also called from a wiki page to show backlinks to a ticket.
Bugs/Feature Requests
Existing bugs and feature requests for TicketBackLinksMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TicketBackLinksMacro from here using Subversion, or browse the source with Trac.
Example
[[TicketBackLinks(ticketnumber)]]
Recent Changes
[12139] by rjollos on 10/10/12 03:54:13
Fixed incorrect source code encoding (http://www.python.org/dev/peps/pep-0263/).
[11977] by rjollos on 09/12/12 06:22:48
Renamed 0.11 directory to trunk.
[11976] by rjollos on 09/12/12 06:19:57
Refs #7559.
- Only the first referring page was being shown in the generated HTML.
- Removed unnecessary implementation of ITemplateProvider.
[11975] by rjollos on 09/12/12 05:40:26
Fixes #7832: (0.2dev)
- Converted tabs to spaces.
- Fixed indentation.
- Organized imports.
- Removed unused imports.
Author/Contributors
Author: XayOn
Maintainer: none (deprecated)
Contributors:
Attachments
- ticketbacklinksdescription.png (33.7 kB) -
Screenshot
, added by XayOn on 06/19/09 10:42:28.


