FWIW, I've worked around this using the XML-RPC plugin: http://trac-hacks.org/wiki/XmlRpcPlugin#Installation
But, interestingly, it doesn't provide a direct count of tickets based on some filter, but I'll make do for now. On Dec 19, 3:57 pm, silky <[email protected]> wrote: > I've done a bit of searching, and not found anything. > > Specifically, I want to be able to get the following query: > > [[TicketQuery(status=closed, count)]] > > Just as a straight number. I could almost do it if the "txt" format > option returned the *number*, for the given page that I had this query > in, but sadly it returns the query itself. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
