On Tue, Jan 13, 2009 at 11:08 AM, Peter von Kaenel <[email protected]> wrote: > > So far all of my plugins are global. Is it better to have them local? > If so, can I just move the egg files into the local plugin directory? >
I am not very sure about recommending Trac setups or something like that ... However what I do (often ... not always ;) is to inherit the same config (trac.ini ;) so that all envs behave in a similar way and are completely setup since the very moment users create them (in my site users are able to create Trac envs + SVN repos via a web interface without admin overhead, so this feature is very important for them so that their projects be up and running very quickly ... ;) ... If looking for portability and easy migration ... There are further options like[inherit]:plugins_dir which could be very useful to share the plugins directory. It is also possible to use (hard/sym)links, ... and perhaps there are many other sophisticated solutions ;) -- Regards, Olemis. Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: Añadir gadgets de Google en entradas (artículos) de Blogger. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
