Some example code below: '''[/wiki Start page]''' - [/wiki/trust Trust] - [/wiki/maintenance Maintenance] - [/wiki/construction Construction] - [/wiki/household Household] - [/wiki/kitchen Kitchen] - [/wiki/information Information] - [/wiki/garden Garden] - [/wiki/audiovisual Audio and visual] - [/wiki/finance Finance] - [/wiki/courseregistration Course- and registration] - [/wiki/centermanagement Center management][[BR]][[BR]][[BR]] == Recent activity == '''Recent activity among tickets I own or reported''':[[BR]] [[TicketQuery(reporter=$USER,or,owner=$USER,max=7,order=modified,desc=1)]] '''Recent activity among all other tickets''' [[TicketQuery(max=7,owner!=$USER,reporter!=$USER,order=modified,desc=1)]] [[BR]] == All my tickes (action points) == [[TicketQuery(owner=$USER,status!=closed,format=table,order=priority,col=summary|priority|component)]] [/query?status=closed&owner=$USER&order=priority&group=component&col=id&col=summary&col=component&col=milestone&col=type&col=owner&col=status&col=changetime&order=component&max=1000&report=32 View closed tickets i own] == All my reported tickets == [[TicketQuery(reporter=$USER,status!=closed,format=table,order=priority,col=summary|priority|milestone|component|owner)]] [/query?status=closed&reporter=$USER&order=priority&group=component&col=id&col=summary&col=component&col=milestone&col=type&col=owner&col=status&col=changetime&order=component&max=1000&report=32 View closed tickets i reported]