Hi: > You can also use global trac.ini I try this solution but it doesn't at least for me.
> For example in my default ubuntu installation it is /usr/share/trac/conf > (note that conf directory might not exist, you have to create it then) > and add trac.ini there (might not exist too, so create it by hand) I create a file called trac.ini and in /usr/share/trac/conf and write inside this code: # -*- coding: utf-8 -*- [components] webadmin.* = enabled And then inside /usr/share/trac/plugins I put the plugin. The file is called: WebAdmin0.1.2devpy2.5.egg After that I restart my Apache and when I logging inside the Env as Admin user I can't see Admin tab, why? Cheers Ing Reynier Pérez Mira Grupo Soporte al Desarrollo - Dirección Técnica IP --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
