Hi I am completely new to Python,mod_python and the software Trac.
I am into a project that aims at customizing Trac (v0.11)as per the requirements of an organisation. For this I need to build a plugin that dispays required info. I have been able to build a plugin (Helloworld) which is given in the tutorial http://trac-hacks.org/wiki/EggCookingTutorialTrac0.11. Now, the task is to build a plugin that will display the roadmap, timeline and other details of a project on the same page in a customised tabular fashion. This would require the plugin to access any project-specific data that is stored by Trac. Please let me know how I can access those data through the pluggin.. Also please guide me to any good tutorial that could be of help to newbies. Thanks !! Aneez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
