I have installed the TicketDepPlugin ( http://iki.fi/risto.kankkunen/trac/ticketdep ) and find it to be useful.
I have a question about the macros. TicketBlockers(tid1, tid2, ..., query=querystr, combined=0|1, cols=f1| f2|f3...) TicketBlockees(tid1, tid2, ..., query=querystr, cols=f1|f2|f3...) The TicketDepPlugin page says "The macros operate by first creating a list of tickets by combining ticket numbers mentioned explicitly (tid1, tid2, ...) with ticket numbers produced by running the query querystr as understood by the TicketQuery macro." I would like to see an example of the syntax for the "query=querystr"? I have tried several things but keep getting errors. It would be helpful for the TicketDep page to have an example for the query. Also, the TicketBlockees appears to only see the tid1 entries (I have entered a list "400, 800, 1018") but it only shows "400" information, whereas the TicketBlockers works with the list. I would like to replace a hard coded list in the macros to use the query=querystr but I need to see an example of how to use it. I would also like to see the licensing issue be cleared up so this can be supported by the community. More info starts at this thread: http://groups.google.com/group/trac-dev/browse_thread/thread/7d8d1a2032f068e8/eb7485e645c81527?hl=en&#eb7485e645c81527 Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
