On Jul 7, 9:15 am, "Daniel Lowicki" <[EMAIL PROTECTED]> wrote:
> This is making me nuts ...
>
> There are single file plugins that install by putting them into Tracs
> Plugin dir.
> There are eggs that can be installed via Admin page or via easysetup.
> How do you install this one .. it's not an egg and its not a singe file
> :-(
>
> help!
>
> Daniel
easy_install --always-unzip
http://trac-hacks.org/svn/customfieldadminplugin/0.11
- or do a svn checkout and then 'python setup.py install' (or
bdist_egg or whichever mthod you prefer).
:::simon
https://www.coderesort.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---