Contents
Show tickets mentioned on wiki page
Description
[[PageTickets()]]
is a wiki macro that expands to a TicketQuery of tickets mentioned on the current wiki page.
All parameters are passed to TicketQuery. The format
defaults to table
.
Examples:
All tickets mentioned on this page: [[PageTickets()]] New tickets mentioned on this page, grouped by milestone: [[PageTickets(status=new,group=milestone)]]
See also MentionedTicketsPlugin for a similar plugin that lists tickets mentioned within a ticket.
Bugs/Feature Requests
Existing bugs and feature requests for PageTicketsMacro are here.
If you have any issues, create a new ticket.
defect |
1 / 1 |
|
---|---|---|
enhancement |
3 / 3 |
Download
Download the zipped source from here.
Source
You can check out PageTicketsMacro 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
- 17330 by lucid on 2019-01-20 10:42:24
-
PageTicketsMacro: Don't ignore explicit additional
id=...
arguments (fix #13525)
- 17329 by lucid on 2019-01-20 10:26:22
-
PageTicketsMacro: Include
issue:
references (see #13524)
- 17328 by lucid on 2019-01-20 10:09:47
-
PageTicketsMacro: Allow using macro outside of wiki pages (fix #13523)
(more)
Author/Contributors
Last modified 4 years ago
Last modified on Apr 9, 2021, 8:42:19 PM