Hi Did you try owner=$USER ? (http://trac.edgewall.org/wiki/TracReports)
In 0.11 you can specify columns like in the example below: [[TicketQuery(owner=$USER&status!=closed,col=id|summary|owner,table)]], but I think that's a new feature in 0.11 only.. Cheers / Erik On Nov 27, 2007 10:56 PM, James Guyton <[EMAIL PROTECTED]> wrote: > > Have you tried TicketBoxMacro? > http://trac-hacks.org/wiki/TicketBoxMacro > > If nothing else, it probably be a good start. > > > Thanks! > > James Guyton(JGU) > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Zach > Sent: Tuesday, November 27, 2007 10:25 AM > To: Trac Users > Subject: [Trac] Owner is logged-in user in TracQuery > > > I'd like to stick a TracQuery macro on the main wiki page, so when a > user logs in they see a table listing all of their current tickets. I > know you can specify owner=someusername in the query, but what value > do you set it to so owner is the current user, and not a pre-specified > user? > > Is this possible in 0.10.3? > > Also, is it possible to specify the columns you want displayed in the > table? > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
