Thomas Moschny | 8 Oct 09:57

[Trac-dev] custom ticket field


Hi!

Here we'd like to add a custom field to each ticket the contents of
which can be selected from a list (for example a list of customers).
This would be a custom ticket field of type 'select'. However, the
list of values should not be configured statically, in the trac.ini,
but generated dynamically, for example fetched from a wiki page.

Any ideas/hints how to implement that? Would it be better to listen on
Wiki changes to update the value list, or to hook into the 'new
ticket' request? And how would one do the latter?

Thanks,
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To post to this group, send email to trac-dev <at> googlegroups.com
To unsubscribe from this group, send email to trac-dev+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane