In my setup (using Trac 1.0), we have several projects, each of them
inheriting from a common trac.ini.

In the [inherit] section of the common trac.ini, I have a
plugins_dir = /etc/forge/plugins

That /etc/forge/plugins is empty.

I use apache + mod_wsgi, and for each project, I set
trac.env_path to /var/forge/projects/<project_name>/trac


I added a plugin in the 'local' plugins dir of one of this project.
(so in /var/forge/projects/<that_project>/trac/plugins)

Despite what I expected, this plugin is available to all projects
(and it is listed in the 'About Trac' page of all projects).

Is that the expected behavior ? Did I something wrong ?


Note: I have same behavior with 1.1.1, and afaik the "private" plugin
was hidden from other projects in Trac < 1.0 (but I may be wrong, it
was 3 years ago...)


Thx for your great work !

--
Samuel Degrande          LIFL - Universite de Lille 1
Phone: (33)3.62.53.15.70 IRCICA - Parc Scientifique de la Haute Borne
                         50 Av Halley - 59658 VILLENEUVE D'ASCQ - FRANCE

--
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to