Scott Sharkey wrote: > Hi guys, > > I'm trying to develop a trac plugin. I have installed it into the trac > environment under the plugins directory, using the following command... > > python setup.py develop --install-dir=/var/trac/plugins > > (/var/trac is the environment directory) > > With eggs, trac auto-loads them. It does not appear to do so with > egg-links - do I need to enable the plugin (not necessary if it's an > egg) or is there some other magic?
Forgot to mention - it does not seem to be loading even if I enable it in the [components] section of the ini file either. -Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
