Hi! 

I have a trac system that is connected to a local oracle db (for 
authorization purposes). More specifically, the connection with the local 
oracle db is achieved using a python plugin (it is a .py code inside the 
plugin folder). I would like to add an additional functionality to the 
ticketing system, to automatically query the local oracle db for obtaining 
additional information for the ticket sender (until now only the sender's 
trac username is visible). In addition, i have created a python function, 
which takes a trac username as an input and returns additional information 
for the ticket sender by querying the local oracle database. However, how 
can i embed this function to the trac system ?

Thanks in advance! 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to