Saturday, 12 October 2013

Display ticket descriptions in TracWiki

One way to display a link to a ticket in the TracWiki (or ant other Trac location) is to simply type #1337, where 1337 is an existing ticket; this will automatically create a link to the ticket. If you also want to include the title along with the link, simply use [[TicketQuery(id=1337)]].

No comments:

Post a Comment