Hi All,

 

I'm looking into the implementation of Trac system Ver 0.10.3. It uses
clearsilver template for displaying the database contents on the
webpage. I have gone through the source files related to database query
and clearsilver files (.cs). However I could not establish the link
between the querying of database and displaying its contents on the
webpage.

 

Are there any design documents available which provide relevant
information regarding database connectivity of trac with the display
engine? For e.g. I wanted to understand the implementation of "view
ticket" operation i.e. how the ticket data queried through data base is
getting displayed on web page that uses clearsilver template.  

 

What are the relevant files that I should go through to understand view
ticket implementation?

 

Some of the files that I went through are 

Report.cs

Report.py

mySql_backend.py

db_default.py

 

Thanks,

Shailesh

 

 

 

 

 

 

 

 


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

Reply via email to