[Trac] Re: Installing AccountManager Plugin
Thomas Moschny
moschny at ipd.uni-karlsruhe.de
Thu Aug 3 14:54:23 CDT 2006
On Thursday 03 August 2006 19:18 Rob Wilkerson wrote:
> If I understand correctly, using easy_install installs plugins
> manually. If that's the case then I installed AccountManager globally
> and I've enabled it as follows:
> TracNav, however, was installed manually.
What do you mean by 'manually' ? You can install plugins either globally
(using 'easy_install' or 'python setup.py install') or locally, i.e. per
project (by copying the egg into the 'plugins' directory).
Only in the former case (global installation) you have to enable it explicitly
in the trac.ini.
Regards,
Thomas
[cc'ing to Rob, because the list seems to use greylisting :( ]
More information about the Trac
mailing list