Hi, when I install a plugin locally in one Trac instance (upload of an egg file), the plugin is displayed correctly:
▶ Trac 0.11.5 ▼ TracFooPlugin 1.2.3 Trac Plugin to do foo Author: Foo author Home page: http://trac-hacks.org/wiki/TracFoo License: BSD Component Enabled TracFooPluginBar □ When I install the plugin globally in the Python environment, therefore visible to all Trac instances, the plugin is displayed under some arbitrary Python package, that is not even related to Trac, e.g.: ▶ Trac 0.11.5 ▼ Django 1.1.1 A high-level Python Web framework that encourages rapid... Author: [email protected] Home page: http://www.djangoproject.com/ License: ... Component Enabled TracFooPluginBar □ What's wrong, why, and howto repair it? Many thanks in advance for any insight! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
