> Do i have to make an entry in the [components] seciton of my trac.ini? > i downloaded the package, built with 0.10 and did an easy_install. After that > i copied it to the plugins directory of the trac install. > any idea what i can do or where i did wrong?
Any plugin/macro which is stored in the global plugin directory (i.e. trac/plugins, not in project/plugins) should be explicitly enabled in the [components] section. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
