Reynier Perez Mira kirjoitti:
> Hi William:
> 
>> I think you mean you put the plugin into 1 environment's plugin
>> directory
> 
> Yes, you're right.
> 
>> Did you try installing the plugin in your python path (look
>> for your site-packages directory) and then adding the enable line
>> under [components] for each environment?
> 
> Well I copy the plugin to /usr/share/trac/plugins and try to put a trac.ini 
> file inside conf directory but it doesn't work. I don't want to edit every 
> trac.ini file project by project because this is good if I have at least 10 
> projects but what's happen when I have 1000 or more?
> Cheers
> Ing Reynier Pérez Mira
> Grupo Soporte al Desarrollo - Dirección Técnica IP 

You can also use global trac.ini

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)

there you can add [components] section and enable whatever you want. + 
Add many other options if you want to set default values for them, but 
most usable it's for global enabling for components.

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to