Reynier Perez Mira wrote: > Hi every: > I'm newbie using Trac. So I need install some plugins such as: > - Account Manager > - LDAP > And some others. Seeing Trac Wiki for LDAP I read this: > > Installation ΒΆ > > * Build the egg file following the plugin packaging instructions > * Copy the dist/LdapPlugin-0.y.z-py2.n.egg file in your plugins project > directory. > > But, where is located my trac plugins directory? I find inside /var/www/trac > and I can't see any like plugins. Any help? > Cheers and thanks in advance
Look in the directory that hosts a particular trac environment (ie the /path/to/env part of "trac-admin </path/to/env> <command>"). There is also a way to install plugins globally (ie for all trac instances on a given server), but for initial testing you're probably better off doing the per-instance way and put them in the plugins dir. Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
