Hi All, As I work on the requirement of TracMetrix. I found that many feature that I want could be implemented as part of Trac. I am wondering if it is possible to create a plugin that modify the trac page by adding more information to it.
For example, I would like to add milestone statistics into the milestone page. There are 2 options. 1) Create Trac enhancement and try to make it to the code base. I think this can be difficult as I need to get some approval from the core dev. 2) Create Trac plugin that modify the milestone page. I am not sure if this is possible and how can I implement it in the way that it won't break when Trac is upgraded. I know that I could modify the code of the milestone page but then it is not a plugin but a fork of the Trac code. I assume that plugin has its own code and shouldn't mess with Trac's code. Please let me know if that's true. I will try to get my idea written down so that you can have clearer picture but I need to know alternatives. Thanks, Deen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
