I have installed the TicketDepPlugin 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. Thanks in advance! Dale On Feb 4, 3:09 am, Jeffrey <[email protected]> wrote: > I would really appreciate if TicketDep could be integrated with > MasterTickets as Noah suggested. While plug-ins are a great way to > extend Trac, having plug-ins dependent on other plug-ins can be > fragile. > > I would guess that 99.99% of all users that need MasterTickets, would > also love to have TicketDep integrated with it. I have installed both > plug-ins, but I have a queezy feeling that they will stop working with > each other one day. > > *Please* clear up the licensing issue somehow. Let's try to move Trac > forward and the only way I can see that happening is: > > 1. good quality code > 2. liberal licencing > > That is my 2 cents. > > Jeffrey > > > Such a thing could be added to mastertickets directly, however you > > have chosen to license it under the GPLv3, which is incompatible the > > BSD license used by my plugins. > > > --Noah > > > On Dec 24, 2008, at 5:36 AM, Risto Kankkunen wrote: > > > . > > . > > . > > > > However, the main reason I'm writing about this plugin is that I'd > > > like to find a maintainer for it. I don't really have time to take > > > care of it. I hope it is useful for other people already now, but on > > > the other hand I don't want to offer it without any support; I have > > > been bitten too many times taking some plugin from trac-hacks into use > > > and later having found out it was not maintained, stopped working when > > > a new Trac version came out etc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
