Am 17.03.2010 19:39, schrieb LCampos:
Is it possible to accomplish using only configuration?

No.

If not, what is the way to do it in a plugin?

Actually there is no sane way to do it as a plugin until you write your own TicketSystem and just ignore all of trac's code with respect to tickets. trac is meant to be simple and there are certain features that would be nice but will never go into trac.

If you want to see how you could do it for trac 0.11, just download Agilo for Scrum (http://trac.edgewall.org/wiki/AgiloForScrum). We call the thing 'labels'. However our implementation contains a lot of hacks because trac does not provide the necessary interfaces.

fs

--
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.

Reply via email to