Hi again Enmanuel: I see the documentation and now know that plugins are stored in project/plugins and they can be enabled editing files trac.ini wich is inside project/conf. Now following the Trac Guide I do this: 1. Download the plugin as .zip and rename it to .egg. In my case I refer to WebAdmin. 2. Copy this .egg file to project/plugins 3. Enable the plugin in trac.ini as follow: [components] webadmin.* = enabled
When I look at my Project in http://ip_address/trac/project I can't see any point me to webadmin or something like that. I need to do something else? I'm working in Linux Ubuntu Server 7.10 and have Trac 0.10.4 Cheers Ing. Reynier Pérez Mira > -----Mensaje original----- > De: [email protected] [mailto:[EMAIL PROTECTED] En > nombre de Emmanuel Blot > Enviado el: sábado, 01 de diciembre de 2007 08:44 am > Para: [email protected] > Asunto: [Trac] Re: Presentation and Installing Plugins > > > See http://trac.edgewall.org/wiki/TracPlugins > > On 12/1/07, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > > > > Thanks Enmanuel, now I understand. Also I'm seeing something about > activate plugins in trac.ini file. I have another question: In wich > directory the plugins are placed? If I want a plugin for only one track > Project in wich directory I need to place/install the plugin? If I want > the plugin for all the projects then in wich directory I need to > place/install the plugin? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
