Neena kirjoitti: > > Hello i am new to TRAC plugins > I have tried helloworldplugin... it generates egg and i have copied this egg > in /my project env /Plugins > added component helloworld.* = enabled in trac.ini file > > But still when i run trac it doesn't show any helloworld tab. > > Is there anyother changes one need to make for plugins?
You didn't tell much more details but if you're using Trac with mod_python you need to restart Apache. Also if using tracd you need to restart that too. Also version of Trac you're trying to play with would help. -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
